-
Notifications
You must be signed in to change notification settings - Fork 121
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
[DeviceMSAN] Fix MemToShadow algorithm and VA reservation #2507
[DeviceMSAN] Fix MemToShadow algorithm and VA reservation #2507
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
@oneapi-src/unified-runtime-maintain, please add to 2025.1 |
A note for myself: remove debug key in msan_ddi |
After tested on latest gfx driver, I found I still need to use these keys, I will sync with L0 team. |
Hi @oneapi-src/unified-runtime-maintain, this is an important bugfix, please review. |
[DeviceMSAN] Fix MemToShadow algorithm and VA reservation
[DeviceMSAN] Fix MemToShadow algorithm and VA reservation
LLVM: intel/llvm#16475