[PATCH] D143277: [SME2][AArch64] Add multi-multi multiply-add long long intrinsics

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 05:25:22 PST 2023


david-arm added inline comments.


================
Comment at: llvm/lib/Target/AArch64/SMEInstrFormats.td:2816
 
 multiclass sme2_mla_ll_array_vg2_multi<string mnemonic, bits<4> op,
                                        MatrixOperand matrix_ty,
----------------
Again, same suggestion as here https://reviews.llvm.org/D143276#inline-1386660, but feel free to ignore this if it doesn't make it any better!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143277



More information about the llvm-commits mailing list