Handle flattening in early inliner

H.J. Lu hjl.tools@gmail.com
Fri Jul 16 15:32:00 GMT 2010


On Sat, Apr 17, 2010 at 4:44 PM, Jan Hubicka <hubicka@ucw.cz> wrote:
> Hi,
> this patch makes early inliner to handle flattening (that is flatten as much as
> it can leaving rest of work for late inliner).  This helps to get more realistic
> profiles on flattended nodes and also more effective profiling and profile feedback.
>
> Bootstrapped/regtested x86_64-linux, comitted.
>
>        * ipa-inline.c (cgraph_early_inlining): Handle flattening too.

This caused:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44964

-- 
H.J.



More information about the Gcc-patches mailing list