https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120533
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2025-06-04 Status|UNCONFIRMED |ASSIGNED Component|target |tree-optimization Ever confirmed|0 |1 Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Cselim only runs with l1cachesize being set which is wrong in this case. Let me fix cselim. I was also thinking about having a light weight cselim for phiopt1 too .. If I don't get to this optimization in July, I will figure out the best way to xfail the testcase.