Skip to content

[NFC][SYCL] No need for std::optional<ur_event_handle_t> in device_global_map_entry #19595

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

Conversation

aelovikov-intel
Copy link
Contributor

Using nullptr for not having an event is just fine.

…_global_map_entry`

Using `nullptr` for not having an event is just fine.
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

It relies on the handle being a pointer, but I suppose that's unlikely to change any time soon!

@steffenlarsen steffenlarsen merged commit f8ed65d into intel:sycl Jul 28, 2025
25 checks passed
@aelovikov-intel aelovikov-intel deleted the no-optional branch July 28, 2025 13:49
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