[clang] [llvm] [RISCV] Bump Pointer Masking extension version (PR #96715)

Craig Topper via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 26 10:46:43 PDT 2024


================
@@ -184,6 +184,7 @@ Changes to the RISC-V Backend
 * B (the collection of the Zba, Zbb, Zbs extensions) is supported.
 * Added smcdeleg, ssccfg, smcsrind, and sscsrind extensions to -march.
 * ``-mcpu=syntacore-scr3-rv32`` and ``-mcpu=syntacore-scr3-rv64`` were added.
+* Ssnpm, Smnpm, Smmpm, Sspm, and Supm are bumped to version 1.0.0
----------------
topperc wrote:

Please update line 174 instead.

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


More information about the cfe-commits mailing list