[llvm-dev] Submitting an Experimental Target

Renato Golin via llvm-dev llvm-dev at lists.llvm.org
Wed Jan 5 10:05:37 PST 2022


On Wed, 5 Jan 2022 at 15:56, Nikita Ermoshkin <ermoshkin.nikita at gmail.com>
wrote:

> Renato,
>
> Thanks for all the info. Sounds like I've got a few major things to hit
> before getting to submitting patches.
>
> Regarding splitting into n patches: what are good boundaries to split
> along (for my relatively simple target), and where can I find more info on
> how to test across each of these boundaries so each patch can be submitted,
> tested, and reviewed independently (which I’m assuming is the purpose of
> splitting)?
>

These are two new targets that are being upstreamed that have similar basic
initial patches:

LoongArch:
https://lists.llvm.org/pipermail/llvm-dev/2021-December/154371.html
https://reviews.llvm.org/D115857

SPIRV:
https://lists.llvm.org/pipermail/llvm-dev/2021-March/148905.html
https://reviews.llvm.org/D115009

cheers,
--renato

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20220105/f1701272/attachment.html>


More information about the llvm-dev mailing list