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

--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
Well, I just noticed clang transforms it into:
$ clang libavformat.i -w -S -O2 -o /dev/stdout | grep shr
        shrl    $255, %eax

Reply via email to