3.219. __nv_ll2double_ru

double @__nv_ll2double_ru(i64 %l)

Convert a signed 64-bit int to a double in round-up mode.

Convert the signed 64-bit integer value x to a double-precision floating point value in round-up (to positive infinity) mode.

Returns

Returns converted value.