3.222. __nv_ll2float_rn
-
float @__nv_ll2float_rn(i64 %l)
Convert a signed 64-bit integer to a float in round-to-nearest-even mode.
Convert the signed 64-bit integer value
xto a single-precision floating point value in round-to-nearest-even mode.- Returns
Returns converted value.