Skip to content

[NFC][SYCL] Accept queue_impl by raw ptr/ref in MemoryManager #18712

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
May 28, 2025

Conversation

aelovikov-intel
Copy link
Contributor

This is intended to be a part of a bigger refactoring around internal RT APIs passing raw references instead of std::shared_ptr<*_impl>, similar to what have been implemented for device_impl earlier.

This is intended to be a part of a bigger refactoring around internal RT
APIs passing raw references instead of `std::shared_ptr<*_impl>`,
similar to what have been implemented for `device_impl` earlier.
@aelovikov-intel aelovikov-intel requested a review from a team as a code owner May 28, 2025 19:32
@aelovikov-intel aelovikov-intel changed the title [NFC][SYCL] Accept queue_impl by raw reference in MemoryManager [NFC][SYCL] Accept queue_impl by raw ptr/ref in MemoryManager May 28, 2025
aelovikov-intel added a commit to aelovikov-intel/llvm that referenced this pull request May 28, 2025
Same as intel#18712, part of a bigger
refactoring around internal RT APIs passing raw references instead of
`std::shared_ptr<*_impl>`, similar to what have been implemented for
`device_impl` earlier.
@aelovikov-intel aelovikov-intel merged commit 97fed15 into intel:sycl May 28, 2025
24 checks passed
@aelovikov-intel aelovikov-intel deleted the queue-impl-in-mem-mgr branch May 28, 2025 21:21
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