Skip to content

[AMDGPU] Use ASan callback functions instead of inline checks in SW Lower LDS pass#190332

Draft
skc7 wants to merge 1 commit intomainfrom
users/skc7/amdgpu/asan_report_fix
Draft

[AMDGPU] Use ASan callback functions instead of inline checks in SW Lower LDS pass#190332
skc7 wants to merge 1 commit intomainfrom
users/skc7/amdgpu/asan_report_fix

Conversation

@skc7
Copy link
Copy Markdown
Contributor

@skc7 skc7 commented Apr 3, 2026

This PR uses _asan{load,store}* callbacks instead of using inline checks, matching the approach in AddressSanitizer.cpp when UseCalls is true.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 3, 2026

✅ With the latest revision this PR passed the C/C++ code formatter.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 3, 2026

🐧 Linux x64 Test Results

  • 193103 tests passed
  • 4991 tests skipped

✅ The build succeeded and all tests passed.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 3, 2026

🪟 Windows x64 Test Results

  • 133073 tests passed
  • 3061 tests skipped

✅ The build succeeded and all tests passed.

@skc7 skc7 force-pushed the users/skc7/amdgpu/asan_report_fix branch from e96ec28 to c717890 Compare April 3, 2026 11:42
@skc7 skc7 force-pushed the users/skc7/amdgpu/asan_report_fix branch from c717890 to ded8e89 Compare April 6, 2026 10:54
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.

1 participant