https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97194
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2020-09-28 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> --- (In reply to Hongtao.liu from comment #5) > > > There's ongoing patch iteration on the ml adding variable index vec_set > > > expanders for powerpc (and the related middle-end changes). The question > > > is whether optabs can try many things or the target should have the choice > > > (probably better). > > > > > The patch has been on trunk, will you add expander? I hope x86 maintainers will beat me to it.