LLVM's RISC-V Compiler Back-End Looks To Go Official For 9.0 Release

The RISC-V compiler back-end currently within the LLVM tree has been treated as "experimental" but for the in-development 9.0 release it could become an "official" back-end. Alex Bradbury who maintains this RISC-V code has requested this official status change.
Thanks to good unit test coverage, a 100% pass rate on the GCC torture suite, and other good test coverage, there is an effort now to make this RISC-V target official for LLVM.
Details on the request can be found via this mailing list thread.
2 Comments