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 that _mm256_set_epi8 sets in reversed order. #1248

Merged
merged 1 commit into from
Nov 8, 2021

Conversation

senevoldsen
Copy link
Contributor

Both _mm256_set_epi8 and _mm256_setr_epi8 claim to set the 8-bit integers in reversed order.

Both _mm256_set_epi8 and _mm256_setr_epi8 claim to set the 8-bit integers in reversed order.
@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Amanieu (or someone else) soon.

Please see the contribution instructions for more information.

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.

3 participants