You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where test1 looks like libstdc++'s std::has_single_bit and test2 looks like libc++'s std::has_single_bit.
These are optimized differently with the non-zero assumption: https://godbolt.org/z/b8jTae91x