[PATCH] D137561: [AArch64][SVE2] Add the SVE2.1 pmov instructions

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 05:23:35 PST 2022


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

- Added support for both Zd[0] and Zd forms with the byte variant, plus added extra tests for the alias.


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

https://reviews.llvm.org/D137561

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137561.473965.patch
Type: text/x-patch
Size: 15330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221108/4a0d15e1/attachment.bin>


More information about the llvm-commits mailing list