Using `x != x` is unreliable when using --ffast-math compiler flag.
Using
x != xis unreliable when using --ffast-math compiler flag.