https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119100
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- doesn't late-combine and/or forwprop not have the single-BB restriction? Also when the vec-duplicate is hoisted out of a loop this then becomes a register pressure in vector vs. scalar regset issue only?