[clang] [llvm] [RISCV] Support `svukte` extension (PR #115657)
Brandon Wu via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 19 06:16:42 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``
----------------
4vtomat wrote:
Oh, I see
https://github.com/llvm/llvm-project/pull/115657
More information about the cfe-commits
mailing list