[llvm] Gate CSR defined by experimental and vendor extensions (PR #104424)

Pengcheng Wang via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 03:08:59 PDT 2024


================
@@ -953,7 +953,7 @@ def FeatureStdExtSstc
     : RISCVExtension<"sstc", 1, 0,
                      "'Sstc' (Supervisor-mode timer interrupts)">;
 
-def FeaturesStdExtSsqosid
+def FeatureStdExtSsqosid
----------------
wangpc-pp wrote:

For exmaple, this typo can be fixed in another PR.

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


More information about the llvm-commits mailing list