[PATCH] D19845: [LTO] Add an option to enable fast-isel
Mehdi Amini via llvm-commits
llvm-commits at lists.llvm.org
Tue May 3 11:22:30 PDT 2016
Isn't there a cl::opt that forces to use fast-isel?
> On May 3, 2016, at 11:20 AM, Davide Italiano <dccitaliano at gmail.com> wrote:
>
> davide added a comment.
>
> In http://reviews.llvm.org/D19845#420177, @rafael wrote:
>
>> Is this something you expect to be generally useful or something that is
>> only needed to run some experiments.
>>
>> Is there an equivalent option in the gold plugin or in lib lto?
>
>
> There's no equivalent. Yes, I'm using it to run experiments in pair with paralellCodeGen.
> I can keep this locally if you like.
>
>
> http://reviews.llvm.org/D19845
>
>
>
More information about the llvm-commits
mailing list