summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2024-09-24 08:11:21 +0100
committerGitHub <noreply@github.com>2024-09-24 08:11:21 +0100
commit5ca09d617da89c4466347030e2949dc5713eabcb (patch)
treeeb836a4ee9130165bf542e97f5e6bd9eaebe081f /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent78ff736db2313642c3d8dd74beee3bc0b21c5c2a (diff)
[ARM] Fix VBSL Pseudo kill flags. (#109629)
When expanding a VBSP pseudo into VMOV; VBSL, if the first reg was killed in the BSP then the kill flags could be incorrect copied to the mov (vorr) and the vbsl. Drop the kill flags. Note that this sometimes comes up when all the operands of the VBSP are the same, which can be optimized separately.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions