Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove packed_simd in favor of std::simd and #![feature(portable_simd)] #92

Merged
merged 2 commits into from
Apr 17, 2024

update docs to mention `std::simd` and `#![feature(portable_simd)]`

32a098d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

remove packed_simd in favor of std::simd and #![feature(portable_simd)] #92

update docs to mention `std::simd` and `#![feature(portable_simd)]`
32a098d
Select commit
Loading
Failed to load commit list.

Annotations

6 warnings
Test suite (1.32.0, macos-latest, i686, default)
succeeded Apr 17, 2024 in 1m 21s