[Bug tree-optimization/123113] factor_out_conditional_operation could be improved to handle `EDGE_COUNT (merge->preds) != 2`
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 9 03:29:42 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123113
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Created attachment 63850
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63850&action=edit
Fixes cselim in general
This fixes cselim (one not part of phiopt).
More information about the Gcc-bugs
mailing list