[PATCH] D19845: [LTO] Add an option to enable fast-isel

Quentin Colombet via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 11:14:44 PDT 2016


qcolombet added a subscriber: qcolombet.
qcolombet added a comment.

Hi Davide,

Shouldn’t fast isel be an attribute inherited from each individual compiler invocation to produce the bitcode files?
I.e., shouldn’t it be a function attribute?

Note: I am not very familiar of how LTO is supposed to work so you can just ignore my remarks :).

Cheers,
-Quentin


http://reviews.llvm.org/D19845





More information about the llvm-commits mailing list