https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114435
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> --- So the "pcom messes up SLP" part should be fixed now. The pass dependence of invariant/store motion and unswitching (and likely also loop splitting) is something different. We may want to track this in a seprate bug.