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

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 09:56:40 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4df36f168763: [AArch64]SME2 Outer Product and Accumulate instructions (authored by CarolineConcatto).

Changed prior to commit:
  https://reviews.llvm.org/D136077?vs=471548&id=471584#toc

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/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.471584.patch
Type: text/x-patch
Size: 44138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221028/2e2bce03/attachment.bin>


More information about the llvm-commits mailing list