[llvm-dev] RFC: Building GlobalISel by default
Quentin Colombet via llvm-dev
llvm-dev at lists.llvm.org
Fri Jan 20 09:43:06 PST 2017
> On Jan 20, 2017, at 5:38 AM, Renato Golin <renato.golin at linaro.org> wrote:
>
> On 19 January 2017 at 19:59, Quentin Colombet <qcolombet at apple.com> wrote:
>> * What is the impact on compile time?
>> * What is the impact on binary size?
>> * How likely GlobalISel will break on non-related change?
>> * Why GlobalISel wasn’t built from the start?
>> * How is the existing GlobalISel implement viewed?
>
> * Impact in the multiple environments buildbots run?
>
> As far as I tested, ARM and AArch64 environments are coping with it on
> the bots that I have enabled via flag.
>
> I foresee no complication from our side, and if there is any, we can
> tackle them as they come.
I agree, thanks Renato.
>
> Thanks for your patience.
>
> cheers,
> --renato
More information about the llvm-dev
mailing list