[Bug tree-optimization/112566] Some ctz/popcount/parity/ffs optimizations

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 16 17:28:24 GMT 2023


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=83171

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>popcount(zext(x)) == popcount(x),
That is PR 83171 .


More information about the Gcc-bugs mailing list