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

[FIX] signature of store_sse4 #2893

Merged
merged 1 commit into from
Nov 24, 2021
Merged

[FIX] signature of store_sse4 #2893

merged 1 commit into from
Nov 24, 2021

Conversation

eseiler
Copy link
Member

@eseiler eseiler commented Nov 16, 2021

See declaration:

constexpr void store_sse4(void * mem_addr, simd_t const & simd_vec);

@eseiler eseiler requested review from a team and MitraDarja and removed request for a team November 16, 2021 18:29
@vercel
Copy link

vercel bot commented Nov 16, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/seqan/seqan3/Dhq3ZV12xCqGQrHYfSfMrGKwLvkt
✅ Preview: https://seqan3-git-fork-eseiler-fix-sse4-seqan.vercel.app

@codecov
Copy link

codecov bot commented Nov 16, 2021

Codecov Report

Merging #2893 (a44931c) into master (b30f4c7) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2893      +/-   ##
==========================================
- Coverage   98.28%   98.28%   -0.01%     
==========================================
  Files         266      266              
  Lines       11455    11455              
==========================================
- Hits        11259    11258       -1     
- Misses        196      197       +1     
Impacted Files Coverage Δ
...de/seqan3/argument_parser/detail/version_check.hpp 93.12% <0.00%> (-0.77%) ⬇️

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 b30f4c7...a44931c. Read the comment docs.

@eseiler
Copy link
Member Author

eseiler commented Nov 23, 2021

@MitraDarja ping

@MitraDarja MitraDarja requested review from a team and smehringer and removed request for a team November 23, 2021 15:01
@smehringer smehringer merged commit 06142cf into seqan:master Nov 24, 2021
@eseiler eseiler deleted the fix/sse4 branch November 24, 2021 16:11
@eseiler eseiler mentioned this pull request Nov 29, 2021
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

3 participants