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
we should mark condition as unlikely. Unlikely to make a huge difference, but many things in the runtime have guards like this; we may as well help the branch predictor. Inspired by CL 11541.