[Bug tree-optimization/82604] [8 Regression] SPEC CPU2006 410.bwaves ~50% performance regression with trunk@253679 when ftree-parallelize-loops is used
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 27 17:22:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82604
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The #c5 approach sounds better to me, we can have memsets in the IL even from
the user, so would be nice if we handled those in the dr analysis too.
More information about the Gcc-bugs
mailing list