Use std::simd
Opened this issue · 0 comments
fralalonde commented
Following https://internals.rust-lang.org/t/simd-now-available-in-libstd-on-nightly/6903/6 ,
replace usage of simd
crate with std simd from nightly.
Opened this issue · 0 comments
Following https://internals.rust-lang.org/t/simd-now-available-in-libstd-on-nightly/6903/6 ,
replace usage of simd
crate with std simd from nightly.