[PATCH] D136690: [AArch64][SVE2] Add the SVE2.1 shift-and-narrow instructions
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 27 00:45:43 PDT 2022
david-arm updated this revision to Diff 471045.
david-arm added a comment.
- Expose tsz field to the class
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136690/new/
https://reviews.llvm.org/D136690
Files:
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/MC/AArch64/SVE2p1/sqrshrn-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/sqrshrn.s
llvm/test/MC/AArch64/SVE2p1/sqrshrun-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/sqrshrun.s
llvm/test/MC/AArch64/SVE2p1/uqrshrn-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/uqrshrn.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136690.471045.patch
Type: text/x-patch
Size: 14219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221027/0c913bc1/attachment.bin>
More information about the llvm-commits
mailing list