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

Constexpr clz() #108

Merged
merged 8 commits into from
Aug 20, 2019
Merged

Constexpr clz() #108

merged 8 commits into from
Aug 20, 2019

Conversation

chfast
Copy link
Owner

@chfast chfast commented Aug 20, 2019

Closes #103

@codecov-io
Copy link

codecov-io commented Aug 20, 2019

Codecov Report

Merging #108 into master will increase coverage by 2.13%.
The diff coverage is 80.95%.

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
+ Coverage   62.41%   64.54%   +2.13%     
==========================================
  Files           8        9       +1     
  Lines        1410     1444      +34     
  Branches      156      166      +10     
==========================================
+ Hits          880      932      +52     
+ Misses        482      460      -22     
- Partials       48       52       +4

@chfast chfast merged commit de3f9bb into master Aug 20, 2019
@chfast chfast deleted the clz branch August 20, 2019 17:38
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.

Add constexpr clz
2 participants