Skip to content

Conversation

@mdtoguchi
Copy link
Contributor

When performing SYCL offload, various -fsycl -fsycl-is* options are passed
to the host and target compilations respectively. When performing
preprocessing, a few of these options were not properly passed causing
problems with the generated preprocessed file for the host compilation
side.

When performing SYCL offload, various -fsycl -fsycl-is* options are passed
to the host and target compilations respectively.  When performing
preprocessing, a few of these options were not properly passed causing
problems with the generated preprocessed file for the host compilation
side.
@mdtoguchi mdtoguchi requested a review from AGindinson as a code owner February 2, 2021 23:43
AGindinson
AGindinson previously approved these changes Feb 3, 2021
@bader bader merged commit d03de03 into intel:sycl Feb 3, 2021
jsji pushed a commit that referenced this pull request May 30, 2025
The std::memory_order enum gets changed in C++20:
https://en.cppreference.com/w/cpp/atomic/memory_order
This change makes OCLUtil.h includable by projects that use C++20.

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@61303255b75bb23
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.

3 participants