1 Repositories
Rust unsafe_target_feature Libraries
A more convenient `#[target_feature]` replacement
A more convenient #[target_feature] replacement To get good performance out of SIMD everything on the SIMD codepath must be inlined. With how SIMD is