[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:38:39 PDT 2022
CarolineConcatto added inline comments.
================
Comment at: llvm/test/MC/AArch64/SME2/fdot.s:45
+
+fvdot za.s[w11, 7], {z12.h, z13.h}, z8.h[3] // 11000001-01011000-01101101-10001111
+// CHECK-INST: fvdot za.s[w11, 7, vgx2], { z12.h, z13.h }, z8.h[3]
----------------
Needs to remove this
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135676/new/
https://reviews.llvm.org/D135676
More information about the llvm-commits
mailing list