Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
JIT: fix regression in ps_sel
My code didn't maintain correct semantics with floating-point NaNs (a < b is not the same as "not a >= b" in float), which seems to have broken FIFA 12.
- Loading branch information