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

SIMD support #2

Open
thomcc opened this issue Apr 11, 2019 · 0 comments
Open

SIMD support #2

thomcc opened this issue Apr 11, 2019 · 0 comments

Comments

@thomcc
Copy link
Owner

thomcc commented Apr 11, 2019

Personally I probably don't care about this enough until aarch64 simd is available in the std. But I'd certainly accept a patch adding this, at least for SSE-based impls (and maybe AVX if they avoid instructions that change the power license level or can convince me that it's worth it).

Probably only worth doing this on large enough buffers, etc.

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

No branches or pull requests

1 participant