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

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 4 02:13:42 PDT 2022


This revision was automatically updated to reflect the committed changes.
CarolineConcatto marked 2 inline comments as done.
Closed by commit rG529a932e3fb7: [AArch64] SME2 multi-vec unpack, ZIP, frint for  two and four registers (authored by CarolineConcatto).

Changed prior to commit:
  https://reviews.llvm.org/D136091?vs=472992&id=473170#toc

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/frinta-diagnostics.s
  llvm/test/MC/AArch64/SME2/frinta.s
  llvm/test/MC/AArch64/SME2/frintm-diagnostics.s
  llvm/test/MC/AArch64/SME2/frintm.s
  llvm/test/MC/AArch64/SME2/frintn-diagnostics.s
  llvm/test/MC/AArch64/SME2/frintn.s
  llvm/test/MC/AArch64/SME2/frintp-diagnostics.s
  llvm/test/MC/AArch64/SME2/frintp.s
  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.473170.patch
Type: text/x-patch
Size: 79607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221104/b16f2e07/attachment-0001.bin>


More information about the llvm-commits mailing list