3.58. __nv_double2ll_rd
-
i64 @__nv_double2ll_rd(double %f)
Convert a double to a signed 64-bit int in round-down mode.
Convert the double-precision floating point value
xto a signed 64-bit integer value in round-down (to negative infinity) mode.- Returns
Returns converted value.