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

Introduce a separate check and conditional for AVX512BW build #2083

Merged
merged 4 commits into from
Oct 10, 2019

Conversation

yuslepukhin
Copy link
Member

Description:
Introduce as separate check and conditional compilation for AVX512BW instructions.
Motivation and Context
Some platforms support AVX512F but not AVX512BW

@tracysh
Copy link
Contributor

tracysh commented Oct 10, 2019

At this point, should the AVX512BW sources just be placed inside the AVX512F support block in the cmake file too? You can't have one without the other and it makes it clearer that AVX512F the intent and matches platform.cpp usage. #Pending

@tracysh tracysh self-requested a review October 10, 2019 21:00
@yuslepukhin yuslepukhin merged commit af9dbb7 into master Oct 10, 2019
@yuslepukhin yuslepukhin deleted the yuslepukhin/512bw_separate branch October 10, 2019 23:14
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