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
This should be a no-op from semantics/format point if view. Essentially
three things here:
* Add some macros to hide boilerplate for common steps
* Make use of some magic constants more obvious (most notably `2`)
* Add some `likely()/unlikely()` directives (this actually seems to have
some small positive effect).
0 commit comments