[Bug middle-end/50481] builtin to reverse the bit order

hoganmeier at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Nov 8 10:01:00 GMT 2018


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

--- Comment #4 from krux <hoganmeier at gmail dot com> ---
+1
The builtins already produce better code than a generic bitreverse
implementation:
https://godbolt.org/z/Um2Tit

But using special hardware instructions automatically is even more important
imho.


More information about the Gcc-bugs mailing list