[PATCH] D135683: [AArch64]SME2 single-multi and multi-multi INT/FP dot product instructions
Caroline via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 24 16:44:03 PDT 2022
CarolineConcatto updated this revision to Diff 470324.
CarolineConcatto retitled this revision from "[AArch64]SME2 single-multi and multi-multi FP dot product instructions" to "[AArch64]SME2 single-multi and multi-multi INT/FP dot product instructions".
CarolineConcatto edited the summary of this revision.
CarolineConcatto added a comment.
Create a generic multiclass for each class
Update old sme2_mla_add_sub_array_vg24_single to be sme2_dot_mla_add_sub_array_vg24_single
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135683/new/
https://reviews.llvm.org/D135683
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/fdot.s
llvm/test/MC/AArch64/SME2/sdot.s
llvm/test/MC/AArch64/SME2/sudot.s
llvm/test/MC/AArch64/SME2/udot.s
llvm/test/MC/AArch64/SME2/usdot.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135683.470324.patch
Type: text/x-patch
Size: 181434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221024/4722ada7/attachment-0001.bin>
More information about the llvm-commits
mailing list