Skip to content

golang.org/x/sys/cpu #60

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

Merged
merged 4 commits into from
Nov 11, 2021
Merged

golang.org/x/sys/cpu #60

merged 4 commits into from
Nov 11, 2021

Conversation

achille-roussel
Copy link
Contributor

Fixes #45

This PR changes the dependency we use for CPU feature detection from github.com/klauspost/cpuid/v2 to golang.org/x/sys/cpu.

I have also restructured the cpu subpackage to prepare for more ARM support.

@achille-roussel achille-roussel merged commit 473bb95 into main Nov 11, 2021
@achille-roussel achille-roussel deleted the golang.org/x/sys/cpu branch November 11, 2021 20:23
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.

use x/sys/cpu
2 participants