[clang] [llvm] [RISCV] Add Qualcomm uC Xqcicsr (CSR) extension (PR #117169)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 21 07:41:59 PST 2024


================
@@ -329,6 +329,9 @@ The primary goal of experimental support is to assist in the process of ratifica
 ``experimental-smctr``, ``experimental-ssctr``
   LLVM implements the `1.0-rc3 specification <https://github.com/riscv/riscv-control-transfer-records/releases/tag/v1.0_rc3>`__.
 
+``experimental-xqcicsr``
----------------
topperc wrote:

This should be in the "Vendor Extensions" section further down

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


More information about the llvm-commits mailing list