[PATCH] D136690: [AArch64][SVE2] Add the SVE2.1 shift-and-narrow instructions

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 06:46:10 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4b48c3993be0: [AArch64][SVE2] Add the SVE2.1 shift-and-narrow instructions (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D136690?vs=471045&id=471987#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136690

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136690.471987.patch
Type: text/x-patch
Size: 14377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221031/e24a016d/attachment.bin>


More information about the llvm-commits mailing list