diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2019-10-30 12:51:58 -0400 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2019-11-04 10:36:26 -0500 |
commit | b80c41cd3c095c8c4fa739130b560b15bda4bbd0 (patch) | |
tree | aeb8f054edeea8209f818b1d49194311b9036028 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 9ad9d1531b96242bedce3e7f101689bc46322fd2 (diff) | |
download | bcm5719-llvm-b80c41cd3c095c8c4fa739130b560b15bda4bbd0.tar.gz bcm5719-llvm-b80c41cd3c095c8c4fa739130b560b15bda4bbd0.zip |
[SLP]Fix PR43799: Crash on different sizes of GEP indices.
Summary:
If the GEP instructions are going to be vectorized, the indices in those
GEP instructions must be of the same type. Otherwise, the compiler may
crash when trying to build the vector constant.
Reviewers: RKSimon, spatel
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D69627
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions