diff options
| author | SpencerAbson <Spencer.Abson@arm.com> | 2024-10-31 10:36:00 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-31 10:36:00 +0000 |
| commit | 0800351da4c76c786ce43efe4edc4210f4690875 (patch) | |
| tree | 25470dca4a84eab10d064d8406efcd05f81fe0e9 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 86974e15f517e8a4ef3bb91125e75cf43d69da6d (diff) | |
[AArch64][SVE] Use INS when moving elements from bottom 128b of SVE type (#114034)
Moving elements from a scalable vector to a fixed-lengh vector should
use[ INS (vector, element)
](https://developer.arm.com/documentation/100069/0606/SIMD-Vector-Instructions/INS--vector--element-)
when we know that the extracted element is in the bottom 128-bits of the
scalable vector. This avoids inserting unecessary UMOV/FMOV
instructions.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
