[llvm-dev] RFC: Building GlobalISel by default
Renato Golin via llvm-dev
llvm-dev at lists.llvm.org
Fri Jan 20 05:38:30 PST 2017
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.
Thanks for your patience.
cheers,
--renato
More information about the llvm-dev
mailing list