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 currently failed to make use of s_or_b64/s_and_b64/s_xor_b64 in the uniform cases, and scalarize into pairs of the 32-bit binary operators. Making them legal is simple (starter patch attached), but avoiding all the regressions is more difficult.