diff options
| author | David Green <david.green@arm.com> | 2022-03-04 11:12:26 +0000 |
|---|---|---|
| committer | David Green <david.green@arm.com> | 2022-03-04 11:12:26 +0000 |
| commit | e348b09bb5b1c21f6af17e3390807947a049f37e (patch) | |
| tree | bc121c6866c2ded2b812239b318ae12b4429f5b1 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp | |
| parent | 6b5b36785826e79c67328220c4f10ad2ca4a9e46 (diff) | |
| download | llvm-e348b09bb5b1c21f6af17e3390807947a049f37e.zip llvm-e348b09bb5b1c21f6af17e3390807947a049f37e.tar.gz llvm-e348b09bb5b1c21f6af17e3390807947a049f37e.tar.bz2 | |
[AArch64] Turn UZP1 with undef operand into truncate
This turns upz1(x, undef) to concat(truncate(x), undef), as the truncate
is simpler and can often be optimized away, and it helps some of the
insert-subvector tests optimize more cleanly.
Differential Revision: https://reviews.llvm.org/D120879
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp')
0 files changed, 0 insertions, 0 deletions
