[Bug tree-optimization/104292] (bool)(bool0 + bool1) should be simplified into bool0 | bool1

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu May 9 14:56:25 GMT 2024


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104292

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note LLVM started to do this "trick" in 17.1.0.


More information about the Gcc-bugs mailing list