https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118215
Richard Sandiford <rsandifo at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rsandifo at gcc dot gnu.org --- Comment #2 from Richard Sandiford <rsandifo at gcc dot gnu.org> --- FWIW, we had a proof of concept of this working internally during the initial SVE work, with the vectoriser itself sinking the store. We never had time to make it suitable for submission though.