[llvm] Add RISC-V support information to readme (PR #132699)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 27 08:59:26 PDT 2025


================
@@ -32,6 +32,8 @@ architectures:
     e.g. pseudo instructions and most register classes are not supported.
 * MIPS
 * PowerPC (PowerPC64LE only)
+* RISC-V
+  * RV64I/E, RV32I/E and extensions supported by LLVM's RISC-V backend with some limitations.
----------------
boomanaiden154 wrote:

Same here.

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


More information about the llvm-commits mailing list