https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126101
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
Last reconfirmed| |2026-07-09
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
We currently lack BB SLP root discovery for such generic "same operation"
roots. I had implemented prototypish approaches to find such in the past but
never followed through on that.