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

Replace packed_simd with stdlib simd #1232

Closed
SUPERCILEX opened this issue May 27, 2022 · 2 comments · Fixed by #1239
Closed

Replace packed_simd with stdlib simd #1232

SUPERCILEX opened this issue May 27, 2022 · 2 comments · Fixed by #1239

Comments

@SUPERCILEX
Copy link
Contributor

Packed simd stopped compiling a few days ago: rust-lang/packed_simd#343. It should be replaced with portable simd: https://doc.rust-lang.org/std/simd/index.html

@TheIronBorn
Copy link
Contributor

I'm not familiar with the new API but if no one else volunteers I could do it in a week

@TheIronBorn
Copy link
Contributor

Sorry, life got in the way. I'm working on this now and nearly finished.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants