[Bug tree-optimization/65930] Reduction with sign-change not handled

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 12 08:14:00 GMT 2019


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Couldn't this be done during ifcvt on the if (LOOP_VECTORIZED ()) copy of the
loop?


More information about the Gcc-bugs mailing list