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?
