summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2019-10-30 12:51:58 -0400
committerAlexey Bataev <a.bataev@hotmail.com>2019-11-04 10:36:26 -0500
commitb80c41cd3c095c8c4fa739130b560b15bda4bbd0 (patch)
treeaeb8f054edeea8209f818b1d49194311b9036028 /lldb/source/Plugins/ScriptInterpreter/Python
parent9ad9d1531b96242bedce3e7f101689bc46322fd2 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud