Skip to content

Conversation

@aelovikov-intel
Copy link
Contributor

That class is sycl::detail::image_accessor, not visible in public SYCL APIs yet we confused it thinking it's sycl::image_accessor.

In reality it's used in the implementation of sycl::accessor specialization for access::target::image so the properties are covered by property traits for sycl::accessor.

That class is sycl::detail::image_accessor, not visible in public SYCL
APIs yet we confused it thinking it's sycl::image_accessor.

In reality it's used in the implementation of sycl::accessor
specialization for access::target::image so the properties are covered
by property traits for sycl::accessor.
@aelovikov-intel aelovikov-intel requested a review from a team as a code owner October 25, 2022 16:19
@aelovikov-intel
Copy link
Contributor Author

@intel/llvm-gatekeepers , PR is ready.

@pvchupin pvchupin merged commit 93d747f into intel:sycl Oct 25, 2022
@aelovikov-intel aelovikov-intel deleted the remove-image_acc-specialization branch November 8, 2022 20:43
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