[PATCH] D137619: [AArch64][SVE2] Add the SVE2.1 permute vector elements (quadword) instructions

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 10 01:19:27 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG098e20134af5: [AArch64][SVE2] Add the SVE2.1 permute vector elements (quadword) instructions (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D137619?vs=474287&id=474470#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137619

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/MC/AArch64/SVE2p1/tblq-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/tblq.s
  llvm/test/MC/AArch64/SVE2p1/uzpq1-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/uzpq1.s
  llvm/test/MC/AArch64/SVE2p1/uzpq2-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/uzpq2.s
  llvm/test/MC/AArch64/SVE2p1/zipq1-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/zipq1.s
  llvm/test/MC/AArch64/SVE2p1/zipq2-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/zipq2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137619.474470.patch
Type: text/x-patch
Size: 32386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221110/5c13fcf2/attachment.bin>


More information about the llvm-commits mailing list