3.203. __nv_isinfd
-
i32 @__nv_isinfd(double %x)
-
Determine whether argument is infinite.
Determine whether the floating-point value
xis an infinite value (positive or negative).- Returns
-
Returns a nonzero value if and only if
xis a infinite value.