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

Update bitreverse intrinsics #372

Closed
gnzlbg opened this issue Mar 14, 2018 · 1 comment
Closed

Update bitreverse intrinsics #372

gnzlbg opened this issue Mar 14, 2018 · 1 comment
Labels

Comments

@gnzlbg
Copy link
Contributor

gnzlbg commented Mar 14, 2018

Some stdsimd intrinsics are using llvm.bitreverse directly, but they should probably start using the rustc intrinsic once it lands on nightly: rust-lang/rust#48573

@gnzlbg
Copy link
Contributor Author

gnzlbg commented Mar 20, 2018

This was fixed in #384

@gnzlbg gnzlbg closed this as completed Mar 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants