[clang] [llvm] [RISCV][MC] Support experimental Zvdota Family instructions (PR #195069)

Pengcheng Wang via cfe-commits cfe-commits at lists.llvm.org
Wed May 6 20:33:44 PDT 2026


================
@@ -38,9 +38,13 @@
 ; CHECK-NEXT:   experimental-zvdot4a8i           - 'Zvdot4a8i' (Vector 4-element Dot Product of packed 8-bit Integers).
 ; CHECK-NEXT:   experimental-zvfbfa              - 'Zvfbfa' (Additional BF16 vector compute support).
 ; CHECK-NEXT:   experimental-zvfofp8min          - 'Zvfofp8min' (Vector OFP8 Converts).
-; CHECK-NEXT:   experimental-zvkgs               - 'Zvkgs' (Vector-Scalar GCM instructions for Cryptography).
+; CHECK-NEXT:   experimental-zvfqwdota8f             - 'Zvfqwdota8f' (OCP FP8 Dot-Product).
----------------
wangpc-pp wrote:

These lines are not aligned.

https://github.com/llvm/llvm-project/pull/195069


More information about the cfe-commits mailing list