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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |12.0
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note this has been working with the SLP vectorizer (at -O3) since GCC 8. Since
GCC 12, the SLP vectorizer is turned on at -O2 and above.

So I am just going to close this as fixed.

Reply via email to