[PATCH] D137568: [AArch64][SVE2] Add the SVE2.1 dupq and extq instructions

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 02:24:53 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8f60eee9144c: [AArch64][SVE2] Add the SVE2.1 dupq and extq instructions (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D137568?vs=473719&id=473930#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137568

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/MC/AArch64/SVE2p1/dupq-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/dupq.s
  llvm/test/MC/AArch64/SVE2p1/extq-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/extq.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137568.473930.patch
Type: text/x-patch
Size: 13449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221108/68af25e0/attachment.bin>


More information about the llvm-commits mailing list