[Bug tree-optimization/67628] [tree-optimization] (a && b) && c shows better codegen than a && (b && c)
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat May 9 18:09:25 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67628
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEW
Assignee|pinskia at gcc dot gnu.org |unassigned at gcc dot gnu.org
--- Comment #9 from Drea Pinski <pinskia at gcc dot gnu.org> ---
.
More information about the Gcc-bugs
mailing list