[clang] [llvm] [RISCV] Add Svrsw60t59b extension (PR #132321)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 20 21:05:21 PDT 2025


================
@@ -1098,6 +1098,7 @@ R"(All available -march extensions for RISC-V
     svnapot              1.0
     svpbmt               1.0
     svvptc               1.0
+    svrsw60t59b          1.0
----------------
topperc wrote:

Shouldn't this be above svvptc alphabetically? Did you test this locally?

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


More information about the llvm-commits mailing list