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

Missing leading zero intrinsics #4545

Closed
brson opened this issue Sep 7, 2016 · 2 comments
Closed

Missing leading zero intrinsics #4545

brson opened this issue Sep 7, 2016 · 2 comments

Comments

@brson
Copy link
Contributor

brson commented Sep 7, 2016

Here are some more math intrinsics expected by Rust's standard library:

  • llvm_ctlz_i16
  • llvm_ctlz_i8
@kripken
Copy link
Member

kripken commented Sep 7, 2016

Added to #4544.

@kripken
Copy link
Member

kripken commented Sep 7, 2016

Fixed by that PR.

@kripken kripken closed this as completed Sep 7, 2016
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