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

Use AVX2 SIMD assembly instructions in favor of BYTE sequences. #73

Merged
merged 3 commits into from Nov 18, 2017

Conversation

fwessels
Copy link
Contributor

Remove the BYTE sequences and use proper AVX assembly instructions instead.

@fwessels
Copy link
Contributor Author

fwessels commented Nov 8, 2017

@klauspost Hi Klaus, did you have a chance to look at this?

@klauspost
Copy link
Owner

LGTM. I don't have an easy way to test this at the moment, but I assume you have?

@fwessels
Copy link
Contributor Author

fwessels commented Nov 9, 2017

Yes, we have tested it and it is equivalent.

NB Just FYI, if you sign up for e.g. Google cloud or Azure then you can get a $300 or so credit which will allow you to spin up VMs with proper CPU support.

@klauspost klauspost merged commit 3610933 into klauspost:master Nov 18, 2017
dssysolyatin pushed a commit to GetObok/reedsolomon that referenced this pull request Jun 20, 2019
…spost#73)

* Use AVX2 SIMD assembly instructions in favor of BYTE sequences.
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

2 participants