Skip to content

Conversation

aelovikov-intel
Copy link
Contributor

No description provided.

@@ -8,17 +8,18 @@

#pragma once

#include <sycl/access/access.hpp> // for address_space, decorated
#include <sycl/aliases.hpp> // for half
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This...

#include <sycl/detail/fwd/multi_ptr.hpp>
#include <sycl/detail/type_traits.hpp> // for const_if_const_AS
#include <sycl/half_type.hpp> // for BIsRepresentationT
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

...and this are being removed.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and yet we are adding new includes to other files? builtins.hpp is being changed to now include multi_ptr.hpp ;-)

If it makes a difference in the compile times, I'm 100% supporting

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't :) This PR is in the draft state because its first commit is being reviewed separately at #20074. That is where the addition is being done.

@aelovikov-intel aelovikov-intel marked this pull request as ready for review September 12, 2025 22:41
@aelovikov-intel aelovikov-intel merged commit e890640 into intel:sycl Sep 13, 2025
31 of 32 checks passed
@aelovikov-intel aelovikov-intel deleted the multi-ptr-deps branch September 13, 2025 04:18
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