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

WIP port to wide from std-simd #101

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

Elabajaba
Copy link
Contributor

I was bored and wanted to see what this would look like on stable rust using wide instead of portable-simd since that requires nightly and doesn't seem like it's getting stabilized anytime soon.

I don't have anything using this crate currently, so don't consider this a feature request. If you're interested in having this run on stable rust I can finish it (I'm also considering trying pulp since it seems to be a closer match to portable-simd, but that also seems to lack a simd_swizzle! equivalent).

There's still a couple hundred errors needed to fix in math.rs (mostly just a ton of simd_swizzle! that look annoying to fix, and a few errors in other files).

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 this pull request may close these issues.

1 participant