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

cpu dispatch: detect BMI2 and POPCNT automatically #208

Merged
merged 2 commits into from
Apr 14, 2019
Merged

cpu dispatch: detect BMI2 and POPCNT automatically #208

merged 2 commits into from
Apr 14, 2019

Conversation

voutcn
Copy link
Owner

@voutcn voutcn commented Apr 14, 2019

No description provided.

@codecov
Copy link

codecov bot commented Apr 14, 2019

Codecov Report

Merging #208 into master will decrease coverage by 0.11%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #208      +/-   ##
==========================================
- Coverage   85.99%   85.87%   -0.12%     
==========================================
  Files          89       90       +1     
  Lines        6197     6203       +6     
==========================================
- Hits         5329     5327       -2     
- Misses        868      876       +8
Impacted Files Coverage Δ
src/utils/cpu_dispatch.h 100% <100%> (ø)
src/main.cpp 72.22% <100%> (+1.63%) ⬆️
src/cx1/cx1_kmer_count.cpp 87.53% <0%> (-2.24%) ⬇️
src/idba/hash_graph.cpp 98.55% <0%> (-1.45%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 99bae17...e2f8655. Read the comment docs.

@voutcn voutcn merged commit 6e5b638 into master Apr 14, 2019
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.

1 participant