remove packed_simd
in favor of std::simd
and #![feature(portable_simd)]
#92
Merged
llogiq merged 2 commits intollogiq:masterfrom ytmimi:fix-generic-simdApr 17, 2024
+19-17
packed_simd
in favor of std::simd
and #![feature(portable_simd)]
#92