3.60. __nv_double2ll_ru
-
i64 @__nv_double2ll_ru(double %f)
Convert a double to a signed 64-bit int in round-up mode.
Convert the double-precision floating point value
xto a signed 64-bit integer value in round-up (to positive infinity) mode.- Returns
Returns converted value.