3.61. __nv_double2ll_rz

i64 @__nv_double2ll_rz(double %f)

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

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

Returns

Returns converted value.