aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBlockPlacement.cpp
diff options
context:
space:
mode:
authorDavid Sherwood <david.sherwood@arm.com>2022-11-01 17:11:47 +0000
committerDavid Sherwood <david.sherwood@arm.com>2022-11-07 15:51:09 +0000
commita9d7b18b4a853daa8fecb5d5863af211841de762 (patch)
tree4e29670982fc4ceb679784ab72fb0685c50c2c76 /llvm/lib/CodeGen/MachineBlockPlacement.cpp
parenta8c24d57b81703b5730460d7cb12af9783a02539 (diff)
downloadllvm-a9d7b18b4a853daa8fecb5d5863af211841de762.zip
llvm-a9d7b18b4a853daa8fecb5d5863af211841de762.tar.gz
llvm-a9d7b18b4a853daa8fecb5d5863af211841de762.tar.bz2
[AArch64][SVE2] Add the SVE2.1 quadword variants of ld1w/ld1d/st1w/st1d
This patch adds the assembly/disassembly for the following instructions: st1w: Contiguous store words from vector (128-bit vector elements) st1d: Contiguous store doublewords from vector (128-bit vector elements) ld1w: Contiguous load unsigned words to vector (128-bit vector elements) ld1d: Contiguous load unsigned doublewords to vector (128-bit vector elements) The reference can be found here: https://developer.arm.com/documentation/ddi0602/2022-09 Differential Revision: https://reviews.llvm.org/D137245
Diffstat (limited to 'llvm/lib/CodeGen/MachineBlockPlacement.cpp')
0 files changed, 0 insertions, 0 deletions