[PATCH] D136077: [AArch64]SME2 Outer Product and Accumulate instructions

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 07:18:38 PDT 2022


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

- Rebase correct(hopefully)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136077

Files:
  llvm/lib/Target/AArch64/AArch64RegisterInfo.td
  llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
  llvm/lib/Target/AArch64/SMEInstrFormats.td
  llvm/test/MC/AArch64/SME/smopa-diagnostics.s
  llvm/test/MC/AArch64/SME/smops-diagnostics.s
  llvm/test/MC/AArch64/SME/umopa-diagnostics.s
  llvm/test/MC/AArch64/SME/umops-diagnostics.s
  llvm/test/MC/AArch64/SME2/bmopa-diagnostics.s
  llvm/test/MC/AArch64/SME2/bmopa.s
  llvm/test/MC/AArch64/SME2/bmops-diagnostics.s
  llvm/test/MC/AArch64/SME2/bmops.s
  llvm/test/MC/AArch64/SME2/smopa-diagnostics.s
  llvm/test/MC/AArch64/SME2/smopa.s
  llvm/test/MC/AArch64/SME2/smops-diagnostics.s
  llvm/test/MC/AArch64/SME2/smops.s
  llvm/test/MC/AArch64/SME2/umopa-diagnostics.s
  llvm/test/MC/AArch64/SME2/umopa.s
  llvm/test/MC/AArch64/SME2/umops-diagnostics.s
  llvm/test/MC/AArch64/SME2/umops.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136077.471159.patch
Type: text/x-patch
Size: 43005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221027/1cdc6196/attachment.bin>


More information about the llvm-commits mailing list