[clang] [llvm] [RISCV] Support spacemit vsmtvdotii externsions (PR #202533)
Mark Zhuang via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 8 07:03:23 PDT 2026
================
@@ -11,84 +11,84 @@
// CHECK-ENC: encoding: [0x2b,0x38,0x80,0xe2]
-// CHECK-ERROR: instruction requires the following: 'XSMTVDot' (SpacemiT Vector Dot Product Extension){{$}}
+// CHECK-ERROR: instruction requires the following: 'XSMTVDotII' (SpacemiT Vector Extension for Matrix(2.0)){{$}}
----------------
zqb-all wrote:
With https://github.com/llvm/llvm-project/pull/205721 , no change now
https://github.com/llvm/llvm-project/pull/202533
More information about the cfe-commits
mailing list