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

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


================
@@ -984,6 +984,10 @@ def FeatureStdExtSvvptc
     : RISCVExtension<1, 0,
                      "Obviating Memory-Management Instructions after Marking PTEs Valid">;
 
+def FeatureStdExtSvrsw60t59b
----------------
topperc wrote:

Put this above FeatureStdExtSvvptc

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


More information about the llvm-commits mailing list