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

David Chisnall via llvm-dev llvm-dev at lists.llvm.org
Fri Aug 26 07:18:28 PDT 2016


On 26 Aug 2016, at 13:53, Tobias Grosser via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
> even though not being involved in the reviews itself, as an observer it
> seems to me you clearly reached your goal as being a "good example" for
> a new back end. I think we can keep this discussion and the
> corresponding reviews as an example of how to upstream a new back end.
> And also how -- as a community -- welcome a new back end. It was a
> pleasure to follow this discussion.

Completely agreed.  Having now reviewed the patch set, I’m really looking forward to having it land and having an in-tree back end that we can point to as an example of how people should write back ends.

Though I’m interested to see if adding RISC-VC support will make it ugly...

David



More information about the llvm-dev mailing list