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

Fix AVX2 support detection. #4969

Merged
merged 2 commits into from
May 13, 2024
Merged

Fix AVX2 support detection. #4969

merged 2 commits into from
May 13, 2024

Conversation

teo-tsirpanis
Copy link
Member

SC-47213

A typo in #4449 prevented AVX2 from being detected in GCC. This PR fixes the typo and adds logging to allow validating whether AVX2 was detected.

Fixes #4967.


TYPE: BUILD
DESC: Fix AVX2 support detection.

@teo-tsirpanis teo-tsirpanis requested a review from KiterLuc May 13, 2024 10:20
@KiterLuc KiterLuc merged commit 9d8fcb1 into dev May 13, 2024
59 checks passed
@KiterLuc KiterLuc deleted the teo/avx2-detect-fix branch May 13, 2024 12:41
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.

cmake/Modules/CheckAVX2Support.cmake fails to detect AVX2
2 participants