[PATCH] D137619: [AArch64][SVE2] Add the SVE2.1 permute vector elements (quadword) instructions
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 9 05:22:35 PST 2022
david-arm updated this revision to Diff 474236.
david-arm added a comment.
- Reuse the old sve2_clamp multiclass with null_frag operators.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137619/new/
https://reviews.llvm.org/D137619
Files:
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SMEInstrFormats.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/MC/AArch64/SVE2p1/tblq-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/tblq.s
llvm/test/MC/AArch64/SVE2p1/uzpq1-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/uzpq1.s
llvm/test/MC/AArch64/SVE2p1/uzpq2-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/uzpq2.s
llvm/test/MC/AArch64/SVE2p1/zipq1-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/zipq1.s
llvm/test/MC/AArch64/SVE2p1/zipq2-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/zipq2.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137619.474236.patch
Type: text/x-patch
Size: 35018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221109/e4274a63/attachment-0001.bin>
More information about the llvm-commits
mailing list