[Bug tree-optimization/80155] [7 regression] Performance regression with code hoisting enabled

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 23 09:02:00 GMT 2017


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

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Created attachment 41031
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41031&action=edit
second patch candidate

Second candidate, instead of inhibiting PHI insertions this limits use of them
during elimination.  This should allow existing 2nd level opportunities to
continue to be handled.


More information about the Gcc-bugs mailing list