On Wed, Nov 7, 2012 at 10:40 AM, Jan Hubicka wrote: > Hi, > with inliner predicates, the inliner heuristic now is able to prove that > some of the inlined function body will be optimized out after inlining. > This makes it possible to estimate the speedup that is now used to drive > the badness metric, but it is ignored in actual decision whether function > is inline candidate.
Is it really still the time for this kind of changes? Development stage3 means "regression fixes only" and this isn't a regression... Ciao! Steven