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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Does -O3 bring the performance back?  -O3 enables loop distrubtion which should
be able to detect these loops.

Reply via email to