This converts an `f32x4` into an `i32x4` (unsigned) with rounding by using a long sequence of SSE4.1 compatible instructions.
This crate contains the metaprogram used by cranelift-codegen. It's not useful on its own.
This converts an `f32x4` into an `i32x4` (unsigned) with rounding by using a long sequence of SSE4.1 compatible instructions.
This crate contains the metaprogram used by cranelift-codegen. It's not useful on its own.