3.204. __nv_isinff
-
i32 @__nv_isinff(float %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.