Skip to content

[SYCL] Use -fsemantic-interposition for device_selector.cpp #7022

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
Oct 13, 2022

Conversation

aelovikov-intel
Copy link
Contributor

We build the whole project with -fno-semantic-interposition by default and it gets miscompiled by clang after #6896.

It's not yet clear if this would be a permanent fix or if there is a bug in clang. The issue is being tracked at llvm/llvm-project#58295.

We build the whole project with -fno-semantic-interposition by default
and it gets miscompiled by clang after intel#6896.

It's not yet clear if this would be a permanent fix or if there is a bug
in clang. The issue is being tracked at llvm/llvm-project#58295.
@aelovikov-intel
Copy link
Contributor Author

@intel/llvm-gatekeepers , this PR is ready.

@AlexeySachkov AlexeySachkov merged commit 19ce212 into intel:sycl Oct 13, 2022
aelovikov-intel added a commit to aelovikov-intel/llvm that referenced this pull request Oct 13, 2022
pvchupin pushed a commit that referenced this pull request Oct 13, 2022
@aelovikov-intel aelovikov-intel deleted the semantic-interposition branch November 8, 2022 20:45
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