[clang] [llvm] [RISCV] Bump Zaamo and Zalrsc to version 1.0 (PR #91556)

Pengcheng Wang via llvm-commits llvm-commits at lists.llvm.org
Sun May 19 23:40:38 PDT 2024


================
@@ -1554,13 +1554,13 @@
 // CHECK-ZVKT-EXT: __riscv_zvkt 1000000{{$}}
 
 // Experimental extensions
-// RUN: %clang --target=riscv32 -menable-experimental-extensions \
-// RUN:   -march=rv32i_zaamo0p2 -E -dM %s \
+// RUN: %clang --target=riscv32 \
----------------
wangpc-pp wrote:

You may need to move these tests out of experimental space.

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


More information about the llvm-commits mailing list