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

x86/x86_64::__mm256_set_epi8 has wrong description #90885

Closed
Super-Pizza opened this issue Nov 13, 2021 · 2 comments
Closed

x86/x86_64::__mm256_set_epi8 has wrong description #90885

Super-Pizza opened this issue Nov 13, 2021 · 2 comments

Comments

@Super-Pizza
Copy link

It says "Sets packed 8-bit integers in returned vector with the supplied values in reverse order."
This should be for __mm256_setr_epi8.

@hkratz
Copy link
Contributor

hkratz commented Nov 13, 2021

Already fixed in rust-lang/stdarch#1248. Will be fixed here once the stdarch update #90881 lands.

@Super-Pizza
Copy link
Author

Ah, sorry for that.

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

2 participants