[Bug tree-optimization/114853] Inefficient code with a bunch of bitwise checks

2024-04-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114853 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement Last reconfirmed|

[Bug tree-optimization/114853] Inefficient code with a bunch of bitwise checks

2024-04-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114853 --- Comment #2 from Andrew Pinski --- Created attachment 58040 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58040&action=edit testcase Please next time, attach (or place inline) the testcase and not just link to godbolt.

[Bug tree-optimization/114853] Inefficient code with a bunch of bitwise checks

2024-04-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114853 Richard Biener changed: What|Removed |Added Component|c++ |tree-optimization Keywords|