https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88514
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 45245 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45245&action=edit gcc9-pr88514-wip.patch Untested WIP patch. With this I can vectorize the above testcase fine, but the testcase in #c0 still ICEs, just with a different ICE.