3.134. __nv_float2ll_rd

i64 @__nv_float2ll_rd(float %f)

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

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

Returns

Returns converted value.