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
marxin at gcc dot gnu.org via Gcc-bugs Mon, 27 Feb 2023 02:00:28 -0800
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