[llvm-dev] ARM7EJ-S doesn't present in ARM.td

Peter Smith via llvm-dev llvm-dev at lists.llvm.org
Wed Mar 14 02:31:26 PDT 2018


There isn't anything stopping you posting a patch, see
https://llvm.org/docs/DeveloperPolicy.html . Finding a willing
reviewer might be more challenging as it isn't as simple as just
adding a line to ARM.td, existing tests may need to be updated, and
tests that cover the selection of arm7ej-s will need adding. If you
are just wanting to generate code for the cpu I recommend using
-march=armvte

Peter

On 14 March 2018 at 03:28, 罗勇刚(Yonggang Luo)  via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> May I submit a patch about this?
>
> --
>          此致
>> 罗勇刚
> Yours
>     sincerely,
> Yonggang Luo
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>


More information about the llvm-dev mailing list