https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50481
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #17 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I have a patch to add __builtin_bitreverse128 support and hook some bitreverse
match.pd optimizations.
