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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|middle-end                  |tree-optimization
           Keywords|                            |missed-optimization
             Status|NEW                         |ASSIGNED

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
The issue is that we somehow fail to SLP discover the reduction chain.  I will
have a look to check why.

Reply via email to