[clang] [llvm] [RISCV] Remove experimental from Ztso. (PR #96465)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 04:52:39 PDT 2024


================
@@ -365,24 +365,30 @@
 // RUN: -fsyntax-only 2>&1 | FileCheck -check-prefix=RV32-ZFHMIN %s
 // RV32-ZFHMIN: "-target-feature" "+zfhmin"
 
-// RUN: not %clang --target=riscv32-unknown-elf -march=rv32iztso -### %s \
+// RUN: not %clang --target=riscv32-unknown-elf -march=rv32izalasr -### %s \
----------------
dtcxzyw wrote:

Yeah.

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


More information about the llvm-commits mailing list