https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126306
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot
gnu.org
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2026-09-14
Ever confirmed|0 |1
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
So indeed delaying soft-fail to SLP leafs (or build-from-scalars) helps. I'm
going to rework things this way.