https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64191
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I thought we've added handling of gimple_clobber_p in 4.9 -
vect_determine_vectorization_factor / vect_analyze_loop_operations /
vect_transform_loop should ignore and/or remove the clobber.
