https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32629
--- Comment #4 from Jan Hubicka <hubicka at gcc dot gnu.org> --- Yep, the problem with dealing arbitrarily long sequences is something we need to solve. Also memcpy/memset ought to use vector moves by itself in these cases..