https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101809
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Component|middle-end |tree-optimization
Target| |i?86-*-*
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2021-08-09
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot
gnu.org
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Yes, I was lazy here - the complication is in the shared gather setup code
which will end up in a mismatching number of index/data vectors eventually.
I will eventually improve this.