This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Clean up early inliner


Hi,
for some reason the patch seems to regress compile time for flatten tramp3d
tester as well as runtime.  I think runtime is caused by fact that overall size
for small inlining should be based on the unit size after flattening (so
flattening won't blow up all unit growth limits.).  

This has chance to fix the compile time issues too, if we get lucky.
I will test patch after testers pick up my yesterday inliner fix.

Honza


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]