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

Update sse4_crc32 to 3.0.0 #1

Closed
wants to merge 1 commit into from
Closed

Update sse4_crc32 to 3.0.0 #1

wants to merge 1 commit into from

Conversation

ryanseys
Copy link

This would help us out in gcloud-node fix a hardware exception in sse4_crc32 that is fixed in 3.0.0.

Related issues:

Thanks! 😄

@ashi009
Copy link
Owner

ashi009 commented Mar 17, 2015

I'm not entirely sure about this PR.

As sse4_crc32 3.0.0 has implemented software fallback already. You could use sse4_crc32 directly without this wrapper.

@ryanseys
Copy link
Author

Okey doke! Thanks.

@ryanseys ryanseys closed this Mar 17, 2015
@ryanseys ryanseys deleted the update-sse4 branch March 17, 2015 01:36
@ashi009
Copy link
Owner

ashi009 commented Mar 17, 2015

@ryanseys I've tested new version of sse4_crc32, which could give false negative test result on CPU feature detection. I've already filed a bug with @anandsuresh.

https://github.com/Voxer/sse4_crc32/issues/24

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