[PATCH] D135676: [AArch64]SME2 Multi-vector ternary indexed DOT and FMLA instructions
Caroline via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 25 01:22:44 PDT 2022
This revision was automatically updated to reflect the committed changes.
CarolineConcatto marked an inline comment as done.
Closed by commit rGa4e8492ba268: [AArch64]SME2 Multi-vector ternary indexed DOT and FMLA instructions (authored by CarolineConcatto).
Changed prior to commit:
https://reviews.llvm.org/D135676?vs=470309&id=470405#toc
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-diagnostics.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.470405.patch
Type: text/x-patch
Size: 312199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221025/06109adb/attachment-0001.bin>
More information about the llvm-commits
mailing list