[Bug tree-optimization/112094] `popcnt(a) == n | a != 0` should be simplified to `a!=0 | n == 0`

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 18 06:50:53 GMT 2025


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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #2)
> Created attachment 62826 [details]
> what I have so far
> 
> I am not sure I like this ...

Whoops wrong one.


More information about the Gcc-bugs mailing list