Skip to content

[SYCL] Fix c++14 mode compilation after #6343 #6497

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 1 commit into from
Jul 29, 2022

Conversation

aelovikov-intel
Copy link
Contributor

Some reduction code is used on non-reduction path and must be available
in C++14 even though the rest of the feature is guarded to be available
in C++17 and above only.

Some reduction code is used on non-reduction path and must be available
in C++14 even though the rest of the feature is guarded to be available
in C++17 and above only.
@aelovikov-intel aelovikov-intel requested a review from a team as a code owner July 29, 2022 18:08
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@aelovikov-intel
Copy link
Contributor Author

@intel/llvm-gatekeepers , PR is ready.

@pvchupin pvchupin merged commit 48414c7 into intel:sycl Jul 29, 2022
@aelovikov-intel aelovikov-intel deleted the all-but-last-are-red-14 branch August 25, 2022 20:10
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.

4 participants