Skip to content
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

[DeviceASAN] Register globals for the program #2461

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

yingcong-wu
Copy link
Contributor

@yingcong-wu yingcong-wu commented Dec 13, 2024

OpenMP program would pass the global variables' address as kernel arguments. Therefore we would need to register those globals in order not to report them as invalid arguments.

This patch is targeted for v0.11, please help tag it.

Intel/llvm PR: intel/llvm#16358

@github-actions github-actions bot added the loader Loader related feature/bug label Dec 13, 2024
@yingcong-wu yingcong-wu marked this pull request as ready for review December 13, 2024 09:43
@yingcong-wu yingcong-wu requested a review from a team as a code owner December 13, 2024 09:43
@pbalcer pbalcer added the v0.11.x Include in the v0.11.x release label Dec 13, 2024
@pbalcer pbalcer added the ready to merge Added to PR's which are ready to merge label Dec 13, 2024
@martygrant martygrant merged commit 73e5f3c into oneapi-src:main Dec 13, 2024
73 checks passed
kbenzie pushed a commit that referenced this pull request Dec 16, 2024
[DeviceASAN] Register globals for the program
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
loader Loader related feature/bug ready to merge Added to PR's which are ready to merge v0.11.x Include in the v0.11.x release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants