3.138. __nv_float2uint_rd

i32 @__nv_float2uint_rd(float %in)

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

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

Returns

Returns converted value.