3.206. __nv_isnanf

i32 @__nv_isnanf(float %x)

Determine whether argument is a NaN.

Determine whether the floating-point value x is a NaN.

Returns

Returns a nonzero value if and only if x is a NaN value.