aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2024-07-30 14:02:51 -0700
committerAlexey Bataev <a.bataev@outlook.com>2024-07-30 16:02:46 -0700
commit6b1d13761ac0c9857763e5f4c0ae554f076dd9b7 (patch)
tree337a03c5524eafe823cc04e39008f519916a4b31 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parent3ab0e958cc9338a8435ae29f9d381395aaba03c6 (diff)
downloadllvm-6b1d13761ac0c9857763e5f4c0ae554f076dd9b7.zip
llvm-6b1d13761ac0c9857763e5f4c0ae554f076dd9b7.tar.gz
llvm-6b1d13761ac0c9857763e5f4c0ae554f076dd9b7.tar.bz2
[SLP]Fix PR101213: Reuse extractelement, only if its vector operand comes before new vector value.
When trying to reuse extractelement instruction, need to check that it is inserted into proper position. Its original vector operand should come before new vector value, otherwise new extractelement instruction must be generated. Fixes https://github.com/llvm/llvm-project/issues/101213
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions