Skip to content

[SYCL] Don't include type_traits.hpp explicitly from buffer.hpp #13916

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

Conversation

aelovikov-intel
Copy link
Contributor

Right now it's a no-op/NFC as it is still included transitively somewhere, but in my local prototype workspace this remove_pointer_t is latest use of it there. I think it's OK to upload this PR right now to decrease number of out-of-tree changes in my experimental branch.

Right now it's no-op/NFC as it is still included transitively somewhere,
but in my local prototype workspace this `remove_pointer_t` is latest
used of it there. I think it's OK to upload this PR right now to
decrease number of out-of-tree changes in my experimental branch.
@aelovikov-intel aelovikov-intel merged commit 8b27ee2 into intel:sycl May 27, 2024
15 checks passed
@aelovikov-intel aelovikov-intel deleted the no-type-traits-in-buffer branch May 27, 2024 15:40
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.

2 participants