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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #52230|0                           |1
        is obsolete|                            |

--- Comment #11 from Richard Biener <rguenth at gcc dot gnu.org> ---
Created attachment 52232
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52232&action=edit
adjusted patch

This also tests for availability of the reduction operation in the intermediate
mode which avoids V4HI vector adds on !TARGET_MMX_WITH_SSE as those are later
decomposed by vector lowering.

Reply via email to