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
Follow up to #6722: make dead code consistent in handling NaN
The two branches are currently dead code, as we never
call `genCZJUMP` with tk = DOUBLE or FLOAT. However, in
case the two branches become reachable, it's good to
make the logic consistent as in `genCJUMP` (#6722).
0 commit comments