[PATCH] D135676: [AArch64]SME2 Multi-vector ternary indexed DOT and FMLA instructions

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 22 04:12:57 PDT 2022


CarolineConcatto updated this revision to Diff 469880.
CarolineConcatto edited the summary of this revision.
CarolineConcatto added a comment.

-Rebase to update the test outpu


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135676

Files:
  llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
  llvm/lib/Target/AArch64/SMEInstrFormats.td
  llvm/test/MC/AArch64/SME2/bfdot-diagnostics.s
  llvm/test/MC/AArch64/SME2/bfdot.s
  llvm/test/MC/AArch64/SME2/bfvdot-diagnostics.s
  llvm/test/MC/AArch64/SME2/bfvdot.s
  llvm/test/MC/AArch64/SME2/fdot-diagnostics.s
  llvm/test/MC/AArch64/SME2/fdot.s
  llvm/test/MC/AArch64/SME2/fmla.s
  llvm/test/MC/AArch64/SME2/fmls.s
  llvm/test/MC/AArch64/SME2/fvdot-diagnostics.s
  llvm/test/MC/AArch64/SME2/fvdot.s
  llvm/test/MC/AArch64/SME2/sdot-diagnostics.s
  llvm/test/MC/AArch64/SME2/sdot.s
  llvm/test/MC/AArch64/SME2/sudot-diagnostics.s
  llvm/test/MC/AArch64/SME2/sudot.s
  llvm/test/MC/AArch64/SME2/suvdot-diagnostics.s
  llvm/test/MC/AArch64/SME2/suvdot.s
  llvm/test/MC/AArch64/SME2/svdot.s
  llvm/test/MC/AArch64/SME2/udot-diagnostics.s
  llvm/test/MC/AArch64/SME2/udot.s
  llvm/test/MC/AArch64/SME2/usdot-diagnostics.s
  llvm/test/MC/AArch64/SME2/usdot.s
  llvm/test/MC/AArch64/SME2/uvdot-diagnostics.s
  llvm/test/MC/AArch64/SME2/uvdot.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135676.469880.patch
Type: text/x-patch
Size: 305320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221022/420a629b/attachment-0001.bin>


More information about the llvm-commits mailing list