[PATCH] D136759: [AArch64][SVE2] Add the SVE2.1 while & pext predicate pair instructions

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 01:39:21 PDT 2022


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

Changed prior to commit:
  https://reviews.llvm.org/D136759?vs=472340&id=472534#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136759

Files:
  llvm/lib/Target/AArch64/AArch64RegisterInfo.td
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
  llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-inline-asm.ll
  llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-unwind-inline-asm.ll
  llvm/test/CodeGen/AArch64/GlobalISel/regbank-inlineasm.mir
  llvm/test/MC/AArch64/SVE2p1/pext-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/pext.s
  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: D136759.472534.patch
Type: text/x-patch
Size: 82852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221102/39f984da/attachment.bin>


More information about the llvm-commits mailing list