[clang] [llvm] [RISCV] Remove experimental from Zacas. (PR #83195)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 28 17:10:12 PST 2024


================
@@ -103,6 +103,7 @@ Changes to the RISC-V Backend
 * Codegen support was added for the Zimop (May-Be-Operations) extension.
 * The experimental Ssnpm, Smnpm, Smmpm, Sspm, and Supm 0.8.1 Pointer Masking extensions are supported.
 * The experimental Ssqosid extension is supported.
+* Zacas is is no longer experimental.
----------------
MaskRay wrote:

typo: `is`

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


More information about the cfe-commits mailing list