[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
Tue Nov 1 07:33:57 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbfd139562b29: [AArch64][SVE2] Add the SVE2.1 while predicate-as-counter instructions (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D136750?vs=471445&id=472297#toc

Repository:
  rG LLVM Github Monorepo

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.472297.patch
Type: text/x-patch
Size: 56062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221101/cb690332/attachment.bin>


More information about the llvm-commits mailing list