3.224. __nv_ll2float_rz

float @__nv_ll2float_rz(i64 %l)

Convert a signed integer to a float in round-towards-zero mode.

Convert the signed integer value x to a single-precision floating point value in round-towards-zero mode.

Returns

Returns converted value.