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
Let the fast path (COMPLETE) to use the constant 0.
This may only reduces code sizes by 1 byte on x86/64 but it can
reduce an instruction on RISC ISAs.
0 commit comments