my rust fork
https://www.rust-lang.org
This commit updates stdsimd's codegen to match Clang's for the `_mm512_abs_epi32` intrinsic (and masked versions) which doesn't use any LLVM intrinsic calls, but rather raw SIMD operations. These are built on top of the new `simd_select_bitmask` intrinsic introduced recently to the compiler! |
||
|---|---|---|
| library/stdarch | ||