8000 [SYCL][NFCI] Move device_global map into separate structure by steffenlarsen · Pull Request #19084 · intel/llvm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[SYCL][NFCI] Move device_global map into separate structure #19084

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
Jun 23, 2025

Conversation

steffenlarsen
Copy link
Contributor

This commit moves the implementation and protection of the device_global variable registration entries into a separate structure for cleaner separation. This should make it simpler to let kernel_bundle manage lifetime and isolate device_global variables for SYCLBIN in a future patch.

This commit moves the implementation and protection of the device_global
variable registration entries into a separate structure for cleaner
separation. This should make it simpler to let kernel_bundle manage
lifetime and isolate device_global variables for SYCLBIN in a future
patch.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Copy link
Contributor
@againull againull left a comment

Choose a reason for hiding this comment

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

LGTM!

@againull againull merged commit df48d76 into intel:sycl Jun 23, 2025
25 checks passed
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
0