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

--- Comment #6 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to LIU Hao from comment #4)
> Are there any reasons why this was not done for 64?
> (https://gcc.godbolt.org/z/7vddPdxaP)

There is zero-extension from the result of __builtin_clzll that confuses
optimizers.

Reply via email to