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

Work around invalid SIMD bswap #171

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kimikage
Copy link
Contributor

I have not yet been able to reproduce the issue #166.
This adds a workaround as a quick fix.
I think it would be good to see how this changes the result of PkgEval first.

@codecov-commenter
Copy link

codecov-commenter commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.69%. Comparing base (25cf338) to head (ca44787).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #171   +/-   ##
=======================================
  Coverage   92.68%   92.69%           
=======================================
  Files          13       13           
  Lines        1121     1122    +1     
=======================================
+ Hits         1039     1040    +1     
  Misses         82       82           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

2 participants