3.59. __nv_double2ll_rn

i64 @__nv_double2ll_rn(double %f)

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

Convert the double-precision floating point value x to a signed 64-bit integer value in round-to-nearest-even mode.

Returns

Returns converted value.