https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126973
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org,
| |liuhongt at gcc dot gnu.org
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Presumably for -Os using tzcntw/lzcntw would be a good idea, but I wonder if it
would be actually faster for -O2.
