Skip to content

[Driver][SYCL] Improve -std setting behaviors for Windows #2461

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 2 commits into from
Sep 17, 2020

Conversation

mdtoguchi
Copy link
Contributor

When using -std:arg on Windows, the std setting was not being applied
to the device compilation. Make needed adjustements to allow this
which is due to the -std option differences in regards to Windows.

When using -std:arg on Windows, the std setting was not being applied
to the device compilation.  Make needed adjustements to allow this
which is due to the -std option differences in regards to Windows.
@romanovvlad romanovvlad merged commit 2bb0cf7 into intel:sycl Sep 17, 2020
jsji pushed a commit that referenced this pull request Mar 28, 2024
Task Sequence Specification was created without explicitly reserving the 6411 token enum. During spec review, that number was reserved by CooperativeMatrixPrefetchINTEL, but Task Sequence was not updated to use a new enum at that point in time, resulting in development with the old enum. 6199 is the newly (confirmed) reserved token enum.

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@08384971f4021b2
Chenyang-L pushed a commit that referenced this pull request Feb 18, 2025
[DeviceASAN] Register globals for the program
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