[PATCH] D136091: [AArch64] SME2 multi-vec unpack and ZIP two and four registers

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 09:08:57 PDT 2022


CarolineConcatto updated this revision to Diff 470522.
CarolineConcatto added a comment.

Reuse clamp class
Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136091

Files:
  llvm/lib/Target/AArch64/AArch64RegisterInfo.td
  llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
  llvm/lib/Target/AArch64/SMEInstrFormats.td
  llvm/test/MC/AArch64/SME2/sunpk-diagnostics.s
  llvm/test/MC/AArch64/SME2/sunpk.s
  llvm/test/MC/AArch64/SME2/uunpk-diagnostics.s
  llvm/test/MC/AArch64/SME2/uunpk.s
  llvm/test/MC/AArch64/SME2/uzp-diagnostics.s
  llvm/test/MC/AArch64/SME2/uzp.s
  llvm/test/MC/AArch64/SME2/zip-diagnostics.s
  llvm/test/MC/AArch64/SME2/zip.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136091.470522.patch
Type: text/x-patch
Size: 54510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221025/b154b99a/attachment-0001.bin>


More information about the llvm-commits mailing list