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

Specialize integer_log2 with intrisinc #31

Closed
joprodrigues opened this issue Jan 15, 2022 · 0 comments
Closed

Specialize integer_log2 with intrisinc #31

joprodrigues opened this issue Jan 15, 2022 · 0 comments

Comments

@joprodrigues
Copy link

I think the integer_log2 can be replaced in with an intrisic approach. As far as I can tell, the current approach is not recognized by clang 11.0 as an idiom for integer_log2.

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