3.204. __nv_isinff

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