[Bug middle-end/78103] Failure to optimize with __builtin_clzl

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Oct 25 09:34:00 GMT 2016


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I wouldn't introduce a builtin, that would be user accessible, perhaps internal
function + corresponding optab and just pattern match it.


More information about the Gcc-bugs mailing list