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

Check specific CPU features for build environment #55

Merged
merged 1 commit into from
Aug 6, 2018

Conversation

jserv
Copy link
Member

@jserv jserv commented Aug 2, 2018

By default, CPU extensions such as NEON and AVX are disabled, and
the use of SSE is part of the x86_64 ABI. The change introduced new
macro to detect CPU features on both Linux and macOS.

By default, CPU extensions such as NEON and AVX are disabled, and
the use of SSE is part of the x86_64 ABI. The change introduced new
macro to detect CPU features on both Linux and macOS.
@jserv jserv self-assigned this Aug 2, 2018
@jserv jserv requested review from ajblane and furuame August 2, 2018 16:22
@jserv jserv merged commit 93e6b89 into DLTcollab:dev Aug 6, 2018
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

1 participant