[PATCH] D136689: [AArch64][SVE2] Add the SVE2.1 extract-and-narrow instructions

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 00:28:56 PDT 2022


david-arm updated this revision to Diff 471038.
david-arm added a comment.

- Expose tsz to the class


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136689/new/

https://reviews.llvm.org/D136689

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/MC/AArch64/SVE2p1/sqcvtn-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/sqcvtn.s
  llvm/test/MC/AArch64/SVE2p1/sqcvtun-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/sqcvtun.s
  llvm/test/MC/AArch64/SVE2p1/uqcvtn-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/uqcvtn.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136689.471038.patch
Type: text/x-patch
Size: 12321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221027/f9382dc5/attachment.bin>


More information about the llvm-commits mailing list