3.142. __nv_float2ull_rd

i64 @__nv_float2ull_rd(float %f)

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

Convert the single-precision floating point value x to an unsigned 64-bit integer in round-down (to negative infinity) mode.

Returns

Returns converted value.