This is necessary for implementing SIMD [abs](https://github.com/WebAssembly/simd/blob/master/proposals/simd/SIMD.md#lane-wise-integer-absolute-value).
This crate contains the metaprogram used by cranelift-codegen. It's not useful on its own.
This is necessary for implementing SIMD [abs](https://github.com/WebAssembly/simd/blob/master/proposals/simd/SIMD.md#lane-wise-integer-absolute-value).
This crate contains the metaprogram used by cranelift-codegen. It's not useful on its own.