[PATCH] D38313: [InstCombine] Introducing Aggressive Instruction Combine pass
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 27 13:45:46 PST 2017
davide added a comment.
I'm really worried that the compile time hit of this for LTO will be non-negligible. Do you have numbers?
https://reviews.llvm.org/D38313
More information about the llvm-commits
mailing list