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

Use __builtin_ctzll as fallback if available #6

Merged
merged 1 commit into from Sep 20, 2016

Conversation

niklasf
Copy link
Contributor

@niklasf niklasf commented Sep 19, 2016

This is mostly useful for JavaScript, where none of the inline assembly versions will be available, but it might also be useful for some other obscure platforms.

Copy link
Owner

@georgvonzimmermann georgvonzimmermann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you again! (this is also me testing GitHub review feature :-)

@georgvonzimmermann georgvonzimmermann merged commit fe75994 into georgvonzimmermann:master Sep 20, 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

Successfully merging this pull request may close these issues.

None yet

2 participants