3.143. __nv_float2ull_rn

i64 @__nv_float2ull_rn(float %f)

Convert a float to an unsigned 64-bit integer in round-to-nearest-even mode.

Convert the single-precision floating point value x to an unsigned 64-bit integer in round-to-nearest-even mode.

Returns

Returns converted value.