[llvm] Add RISC-V support information to readme (PR #132699)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 26 08:05:40 PDT 2025
================
@@ -32,6 +32,8 @@ architectures:
e.g. pseudo instructions and most register classes are not supported.
* MIPS
* PowerPC (PowerPC64LE only)
+* RISC-V
+ * Supported extensions: M, A, F, C, B, initial V.
----------------
topperc wrote:
D?
https://github.com/llvm/llvm-project/pull/132699
More information about the llvm-commits
mailing list