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

Drea Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #10 from Drea Pinski <pinskia at gcc dot gnu.org> ---
The trunk is now able to sink the loads and we should get decent performance
now at -O2 (-O3 is faster because of the vectorization with the aliasing
check).

Reply via email to