https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85516
--- Comment #2 from Avi Kivity <[email protected]> --- Interesting. Still missing optimizations - v cannot be larger than 9 (UB), and bt is faster than mov+shift+and.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85516
--- Comment #2 from Avi Kivity <[email protected]> --- Interesting. Still missing optimizations - v cannot be larger than 9 (UB), and bt is faster than mov+shift+and.