Skip to content

[Device ASAN] Add aot tests #16552

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 7 commits into from
Feb 20, 2025
Merged

Conversation

yingcong-wu
Copy link
Contributor

@yingcong-wu yingcong-wu commented Jan 8, 2025

Add aot tests for device address sanitizer.

@yingcong-wu yingcong-wu requested a review from a team as a code owner January 8, 2025 03:23
@yingcong-wu yingcong-wu changed the title add aot test [Device ASAN] Add aot tests Jan 8, 2025
@yingcong-wu
Copy link
Contributor Author

yingcong-wu commented Jan 8, 2025

For PVC faliure, there is one unexpected pass, not related.

Unexpectedly Passed Tests (1):
  SYCL :: DeprecatedFeatures/set_arg_interop.cpp

For gen12 failure, there is one fail, also not related

Failed Tests (1):
  SYCL :: MemorySanitizer/check_divide.cpp

I think we skip running on gen12 with MSAN, do we? @zhaomaosu @AllanZyne

@AllanZyne
Copy link
Contributor

why not use "%device_asan_aot_flags"?

@yingcong-wu
Copy link
Contributor Author

Thanks for telling me there is a flag for AOT. Updated.

@yingcong-wu
Copy link
Contributor Author

Hi @intel/llvm-gatekeepers , this PR is ready to merge.

@kbenzie kbenzie merged commit 300059b into intel:sycl Feb 20, 2025
20 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.

3 participants