[llvm-dev] [RFC] RISC-V backend

Alex Bradbury via llvm-dev llvm-dev at lists.llvm.org
Fri Aug 26 05:44:59 PDT 2016


On 17 August 2016 at 10:14, Alex Bradbury <asb at asbradbury.org> wrote:
> The current status is that I have submitted a series of 10 patches
> implementing assembler support and an initial set of relocations and fixups.
> Help reviewing these would be very welcome, do let me know if you'd like to be
> CCed in or added as a reviewer to future patches. I'd ultimately like the
> RISC-V backend to be considered a "reference" backend, and as such
> I specifically welcome reviews you might worry are pedantic.
>
> Please find the current set of patches for your review here:
> * <https://reviews.llvm.org/differential/?authors=asb>

I have just refreshed the whole set of patches, which now address all
review comments received so far. Many thanks to everyone who has taken
the time to review.

I will host a buildslve connected to the 'silent staging buildbot' to
provide public build status once the RISC-V backend starts getting
committed. Additionally, Colin Schmidt and I have submitted a proposal
for a RISC-V related Birds of a Feather session at the 2016 US LLVM
Developers' Meeting. If that is accepted it may be a good venue for
further discussion about more long-term plans.

Does anybody have any other thoughts on the addition of RISC-V to LLVM?

Best,

Alex


More information about the llvm-dev mailing list