[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


================
@@ -55,6 +55,7 @@
 // CHECK-NOT: __riscv_svnapot {{.*$}}
 // CHECK-NOT: __riscv_svpbmt {{.*$}}
 // CHECK-NOT: __riscv_svvptc {{.*$}}
+// CHECK-NOT: __riscv_svrsw60t59b {{.*$}}
----------------
topperc wrote:

This should be above __riscv_svvptc alphabetically

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


More information about the llvm-commits mailing list