[clang] [llvm] [RISCV][llvm] Rename zvqdotq to zvdot4a8i (PR #179393)

Nicolas Brunie via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 2 21:14:33 PST 2026


================
@@ -350,7 +350,7 @@ The primary goal of experimental support is to assist in the process of ratifica
 ``experimental-svukte``
   LLVM implements the `0.3 draft specification <https://github.com/riscv/riscv-isa-manual/pull/1564>`__.
 
-``experimental-zvqdotq``
+``experimental-zvdot4a8i``
   LLVM implements the `0.0.1 draft specification <https://github.com/riscv/riscv-dot-product/releases/tag/v0.0.1>`__.
----------------
nibrunieAtSi5 wrote:

I guess with the rename LLVM would now be implementing version 0.1 of the draft specification https://github.com/riscv/riscv-isa-manual/pull/2576

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


More information about the cfe-commits mailing list