Skip to content

Private/asachkov/for testing #19043

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

Draft
wants to merge 8 commits into
base: sycl
Choose a base branch
from

Conversation

AlexeySachkov
Copy link
Contributor

No description provided.

This is a follow-up for intel#18839 which broke host compilation of
`sycl::atomic`.

The actual fix is just an addition of `#include
<sycl/__spirv/spirv_ops.hpp>` to `sycl/atomic.hpp`.

However, I didn't want `spirv_ops.hpp` appear again in `sycl/detail/core.hpp`
and therefore I went further to make sure that `sycl/atomic.hpp` isn't used by
`sycl/accessor.hpp` which prompted other changes in this PR.
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.

1 participant