diff options
| author | David Green <david.green@arm.com> | 2024-09-24 08:11:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-24 08:11:21 +0100 |
| commit | 5ca09d617da89c4466347030e2949dc5713eabcb (patch) | |
| tree | eb836a4ee9130165bf542e97f5e6bd9eaebe081f /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 78ff736db2313642c3d8dd74beee3bc0b21c5c2a (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
