Skip to content

[DeviceMSAN] Check use-of-uninitialized value on dynamic local memory #17180

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 39 commits into from
Mar 10, 2025

Conversation

AllanZyne
Copy link
Contributor

@AllanZyne AllanZyne commented Feb 26, 2025

Support check use-of-uninitialized value on dynamic local memory, such as "sycl::local_accessor"

@AllanZyne
Copy link
Contributor Author

@intel/unified-runtime-reviewers, please review. Thanks.

Copy link
Contributor

@yingcong-wu yingcong-wu left a comment

Choose a reason for hiding this comment

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

LGTM at a glance. I will leave the actual review to @zhaomaosu .

Copy link
Contributor

@zhaomaosu zhaomaosu left a comment

Choose a reason for hiding this comment

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

lgtm

@AllanZyne
Copy link
Contributor Author

Failed tests are unrelated to this PR.

@AllanZyne
Copy link
Contributor Author

Kindly ping @intel/unified-runtime-reviewers.

@AllanZyne
Copy link
Contributor Author

@intel/llvm-gatekeepers, please merge. Failed tests are unrelated to this PR.

@uditagarwal97
Copy link
Contributor

@intel/llvm-gatekeepers, please merge. Failed tests are unrelated to this PR.

Hi @AllanZyne, for the unrelated failure(s), can you please share the GH issue for those? Or create one if it doesn't already exist?

@AllanZyne
Copy link
Contributor Author

@intel/llvm-gatekeepers, please merge. Failed tests are unrelated to this PR.

Hi @AllanZyne, for the unrelated failure(s), can you please share the GH issue for those? Or create one if it doesn't already exist?

I couldn't find it in issues, so I created one: #17369

@uditagarwal97
Copy link
Contributor

@intel/llvm-gatekeepers, please merge. Failed tests are unrelated to this PR.

Hi @AllanZyne, for the unrelated failure(s), can you please share the GH issue for those? Or create one if it doesn't already exist?

I couldn't find it in issues, so I created one: #17369

thanks!

@uditagarwal97 uditagarwal97 merged commit 04fd002 into sycl Mar 10, 2025
31 of 32 checks passed
@AllanZyne AllanZyne deleted the review/yang/msan_dynamic_local branch March 10, 2025 02:42
adamfidel pushed a commit to reble/llvm that referenced this pull request Mar 11, 2025
…intel#17180)

Support check use-of-uninitialized value on dynamic local memory, such
as "sycl::local_accessor"

---------

Co-authored-by: Kenneth Benzie (Benie) <[email protected]>
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.

6 participants