[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
Wed Oct 26 16:42:24 PDT 2022
CarolineConcatto updated this revision to Diff 470968.
CarolineConcatto added a comment.
- Reuse cvt class for zip
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.470968.patch
Type: text/x-patch
Size: 55687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221026/8add1c90/attachment.bin>
More information about the llvm-commits
mailing list