3.203. __nv_isinfd

i32 @__nv_isinfd(double %x)

Determine whether argument is infinite.

Determine whether the floating-point value x is an infinite value (positive or negative).

Returns

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