Skip to content

[SYCL] Delete entry name based info with the last image referencing it #19659

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

Draft
wants to merge 10 commits into
base: sycl
Choose a base branch
from

Conversation

sergey-semenov
Copy link
Contributor

@sergey-semenov sergey-semenov commented Jul 31, 2025

Prior to this patch, entry name based info (e.g. kernel id, kernel assert usage or images containing an exported symbol) was deleted whenever an image referencing it was removed. This is incorrect since multiple images can contain the same kernel name.

Prior to this patch, kernel name based info (e.g. kernel id or assert usage)
was deleted whenever an image referencing it was removed. This is technically
incorrect since multiple images can contain the same kernel name.
@sergey-semenov sergey-semenov changed the title [SYCL] Delete kernel name based info with the last image referencing it [SYCL] Delete entry name based info with the last image referencing it Aug 4, 2025
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.

1 participant