[llvm-dev] Requirements for getting a new backend mainlined?

David Blaikie via llvm-dev llvm-dev at lists.llvm.org
Sat Jan 23 10:50:56 PST 2021


Here's a starting point, at least:
https://llvm.org/docs/DeveloperPolicy.html#adding-a-new-target

On Sat, Jan 23, 2021 at 10:44 AM Braden Nelson via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hi, all!
>
> I am currently working on a backend for the Parallax Propeller 2, and
> would like to know what the requirements are for a new backend to get
> mainlined into LLVM, and also get any general advice for writing a
> backend so that I don't have to go back and change a bunch of things
> later when I'm ready to submit a patch.
>
> I'm new to working with LLVM, so any advice outside what I just asked
> for is also appreciated.
>
> Thanks, Braden.
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210123/dc375c63/attachment.html>


More information about the llvm-dev mailing list