[Bug tree-optimization/57249] Unrolling too late for inlining

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 27 21:34:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57249

--- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
We probably should simply move cunrolli to early passes and let it to cunroll
only when size is going to decrease (i.e. when we know late cunrolli will
unroll no matter on the profile).



More information about the Gcc-bugs mailing list