https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91033
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> --- 08:57 < richi> jakub: can we delay scatter/gather store recog to vectorizable_store/load, thus always detect the dataref pattern but only later decide if we can vectorize it? 08:58 < richi> jakub: this way we could also decide, based on cost, to do strided accesses / vector construction instead (might be profitable for V2DF for example)