diff options
author | Momchil Velikov <momchil.velikov@arm.com> | 2024-12-02 10:38:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-02 10:38:09 +0000 |
commit | 6f285d31159501050de5563b1a844a3e1ac79a03 (patch) | |
tree | 52a3b7aa1f55421d1f7b510d41b5ae7614536d29 /lldb/packages/Python/lldbsuite/test/lldbpexpect.py | |
parent | 541d5d911119d0268bc55fa1367ada5ef25f99c1 (diff) | |
download | llvm-6f285d31159501050de5563b1a844a3e1ac79a03.zip llvm-6f285d31159501050de5563b1a844a3e1ac79a03.tar.gz llvm-6f285d31159501050de5563b1a844a3e1ac79a03.tar.bz2 |
[AArch64] Generate zeroing forms of certain SVE2.2 instructions (2/11) (#116828)
SVE2.2 introduces instructions with predicated forms with zeroing of
the inactive lanes. This allows in some cases to save a `movprfx` or
a `mov` instruction when emitting code for `_x` or `_z` variants of
intrinsics.
This patch adds support for emitting the zeroing forms of certain
`FCVT`, and `BFCVT` instructions.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbpexpect.py')
0 files changed, 0 insertions, 0 deletions