3.200. __nv_int2float_rz
-
float @__nv_int2float_rz(i32 %in)
Convert a signed integer to a float in round-towards-zero mode.
Convert the signed integer value
xto a single-precision floating point value in round-towards-zero mode.- Returns
Returns converted value.