is there a way with AVX instruction set (or older SIMD instructions) to check if floats (or rather, a packed array of floats) are equal NaN ?
thanks