[llvm-dev] M68K codegen target

Anton Korobeynikov via llvm-dev llvm-dev at lists.llvm.org
Wed Aug 15 00:33:20 PDT 2018


Hi Artyom,

I made a very brief run over the patch and indeed it is quite large :)

Will it be possible to split it to enable better review? For example
I'm seeing you're having some generic codegenerator / TableGen
changes. Will it be possible to separate them out and provide
rationale for them? Going further, probably triple and ELF-related
changes could be also separated out.


On Tue, Aug 14, 2018 at 9:32 PM, Gmail-m4yers via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> Hello friends,
>
> A couple years back I’ve started a M68K codegen port of LLVM, and then
> suspended it for the lack of free time. Now I finally got some time and
> willing to continue working on it. To keep up with LLVM changes I'd like to
> merge it upstream.
>
> There is already patch for it: https://reviews.llvm.org/D50314, but then I
> was reminded that adding a new backend is not a small thing. So, at this
> point I require an advice, help or both on how to proceed, and since the
> patch is quite big I am not sure that a single person would willingly spend
> time reviewing it entirely.
>
> Kind regards,
> Artyom
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>



-- 
With best regards, Anton Korobeynikov
Department of Statistical Modelling, Saint Petersburg State University


More information about the llvm-dev mailing list