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

Sudharsan Veeravalli via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 21 08:26:14 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``
----------------
svs-quic wrote:

Thanks. I've moved it to the Vendor Extensions section.

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


More information about the cfe-commits mailing list