[PATCH] D137245: [AArch64][SVE2] Add the SVE2.1 quadword variants of ld1w/ld1d/st1w/st1d

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 7 07:51:24 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa9d7b18b4a85: [AArch64][SVE2] Add the SVE2.1 quadword variants of ld1w/ld1d/st1w/st1d (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D137245?vs=473582&id=473677#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137245

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/MC/AArch64/SVE2p1/ld1d_q-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/ld1d_q.s
  llvm/test/MC/AArch64/SVE2p1/ld1w_q-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/ld1w_q.s
  llvm/test/MC/AArch64/SVE2p1/st1d_q-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/st1d_q.s
  llvm/test/MC/AArch64/SVE2p1/st1w_q-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/st1w_q.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137245.473677.patch
Type: text/x-patch
Size: 26621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221107/154772db/attachment-0001.bin>


More information about the llvm-commits mailing list