Skip to content

Conversation

akroviakov
Copy link
Contributor

This PR is a reapply of #154949, which failed one of sanitizer checks.
The issue was querying the warpOp results in LoadDistribution after calling moveRegionToNewWarpOpAndAppendReturns(), which resulted in use after free. This PR solves the issue by moving the op query before the call and is otherwise identical to the one linked above.

@charithaintc charithaintc merged commit 6c6afdd into llvm:main Sep 4, 2025
7 of 9 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.

2 participants