[clang] [llvm] [RISCV] Support `svukte` extension (PR #115657)

Craig Topper via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 19 00:08:41 PST 2024


================
@@ -330,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-svukte``, ``experimental-svukte``
----------------
topperc wrote:

smctr and ssctr are each mentioned 1 time.

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


More information about the cfe-commits mailing list