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
The CL spec for relational operators says that for scalar values
the return value is 0/1 not 0/-1 which is for vectors.
Fix the translator to use 0/1 when it's a scalar operator.
0 commit comments