[clang] [llvm] [RISCV][MC] Implement MC for Base P extension (PR #123271)
Kito Cheng via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 12 00:26:28 PST 2025
================
@@ -335,6 +335,9 @@ The primary goal of experimental support is to assist in the process of ratifica
``experimental-svukte``
LLVM implements the `0.3 draft specification <https://github.com/riscv/riscv-isa-manual/pull/1564>`__.
+``experimental-p``, ``experimental-p``
----------------
kito-cheng wrote:
```suggestion
``experimental-p``,
```
https://github.com/llvm/llvm-project/pull/123271
More information about the llvm-commits
mailing list