[Bug ipa/63671] [5 Regression] 21% tramp3d-v4 performance hit due to -fdevirtualize

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Nov 12 00:07:00 GMT 2014


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

--- Comment #7 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Created attachment 33944
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33944&action=edit
Changes in release_ssa dump

These are changes made by tree-ssa-pre devirtualization (that triggers the
regression alone).  There are no changes in early inlining, just some indirect
calls are replaced by direct.  This should be always good idea - it seems that
simply global inliner degenerates somehow.



More information about the Gcc-bugs mailing list