aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.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 14:04:50 -0700
commitf70f1228035c9610de38e0e376afdacb647c4ad9 (patch)
treea91ef8a4aecb68e3abb2bcff01d29e403555d824 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parent8364a6e108faea1a6f05f7bb53720a6fc101fed2 (diff)
downloadllvm-f70f1228035c9610de38e0e376afdacb647c4ad9.zip
llvm-f70f1228035c9610de38e0e376afdacb647c4ad9.tar.gz
llvm-f70f1228035c9610de38e0e376afdacb647c4ad9.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/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions