3.55. __nv_double2int_rn
-
i32 @__nv_double2int_rn(double %d)
Convert a double to a signed int in round-to-nearest-even mode.
Convert the double-precision floating point value
xto a signed integer value in round-to-nearest-even mode.- Returns
Returns converted value.