[PATCH] D137625: [AArch64][SVE2] Add the SVE2.1 tbxq instruction

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 01:24:46 PST 2022


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

- Changed tbxq to reuse the existing sve2_int_perm_tbx class.


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

https://reviews.llvm.org/D137625

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137625.474191.patch
Type: text/x-patch
Size: 8336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221109/0bc2ec16/attachment.bin>


More information about the llvm-commits mailing list