diff options
author | David Sherwood <david.sherwood@arm.com> | 2022-11-07 17:22:54 +0000 |
---|---|---|
committer | David Sherwood <david.sherwood@arm.com> | 2022-11-08 10:24:31 +0000 |
commit | 8f60eee9144cd4178938d231ecccb65c43f78cde (patch) | |
tree | bb3a6636d64ce0d1331a776d2f01aaa7fb2aa5a7 /llvm/unittests/ADT/ArrayRefTest.cpp | |
parent | eee5c3859e78488246126a568a94f697c4f924ba (diff) | |
download | llvm-8f60eee9144cd4178938d231ecccb65c43f78cde.zip llvm-8f60eee9144cd4178938d231ecccb65c43f78cde.tar.gz llvm-8f60eee9144cd4178938d231ecccb65c43f78cde.tar.bz2 |
[AArch64][SVE2] Add the SVE2.1 dupq and extq instructions
This patch adds the assembly/disassembly for the following instructions:
dupq : Broadcast indexed element within each quadword vector segment (unpredicated)
extq : Extract vector segment from each pair of quadword vector segments
The reference can be found here:
https://developer.arm.com/documentation/ddi0602/2022-09
Differential Revision: https://reviews.llvm.org/D137568
Diffstat (limited to 'llvm/unittests/ADT/ArrayRefTest.cpp')
0 files changed, 0 insertions, 0 deletions