[PATCH] D136750: [AArch64][SVE2] Add the SVE2.1 while predicate-as-counter instructions

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 01:45:46 PDT 2022


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

- Rebase.
- Added more diagnostics for too few operands.


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

https://reviews.llvm.org/D136750

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/MC/AArch64/SVE2p1/whilege-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/whilege.s
  llvm/test/MC/AArch64/SVE2p1/whilegt-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/whilegt.s
  llvm/test/MC/AArch64/SVE2p1/whilehi-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/whilehi.s
  llvm/test/MC/AArch64/SVE2p1/whilehs-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/whilehs.s
  llvm/test/MC/AArch64/SVE2p1/whilele-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/whilele.s
  llvm/test/MC/AArch64/SVE2p1/whilelo-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/whilelo.s
  llvm/test/MC/AArch64/SVE2p1/whilels-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/whilels.s
  llvm/test/MC/AArch64/SVE2p1/whilelt-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/whilelt.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136750.471445.patch
Type: text/x-patch
Size: 56043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221028/a5006f7d/attachment.bin>


More information about the llvm-commits mailing list