[comgr][hotswap] Prove finite indirect control flow - #16
Draft
harsh-amd wants to merge 1 commit into
Draft
Conversation
lamb-j
pushed a commit
to ROCm/llvm-project
that referenced
this pull request
Jul 28, 2026
## Scope Solve reusable calls, bounded returns, and closed symbol-less return regions to a fail-closed fixed point. ## Clean review range - Clean fork PR: harsh-amd#16 - Exact #3598 source commit(s): bbc93a5 - Depends on bounded external PC targets. ## Review status Draft for early review. GitHub cannot base an upstream ROCm PR on a branch in the fork, so the Files changed view is temporarily cumulative with unmerged prerequisites. Review the clean fork PR and exact source commits linked above. This branch will be rebased and reduced after dependencies land; do not merge the cumulative snapshot. #3598 remains unchanged as the immutable 2,685/2,685 integration reference. ## Validation provenance The source commits are exact ancestors of corpus-tested ab3cdd6. The cumulative integration passed 2,685/2,685 corpus paths, 213/213 HotswapMCTests, and COMGR lit with 168 passed, 14 unsupported, and 0 failed. Standalone current-staging formatting, focused tests, CI, and the appropriate corpus transition gate are required before this draft becomes ready. --------- Co-authored-by: SourishW <87539392+SourishW@users.noreply.github.com>
lamb-j
pushed a commit
to ROCm/llvm-project
that referenced
this pull request
Jul 28, 2026
## Scope Solve reusable calls, bounded returns, and closed symbol-less return regions to a fail-closed fixed point. ## Clean review range - Clean fork PR: harsh-amd#16 - Exact #3598 source commit(s): bbc93a5 - Depends on bounded external PC targets. ## Review status Draft for early review. GitHub cannot base an upstream ROCm PR on a branch in the fork, so the Files changed view is temporarily cumulative with unmerged prerequisites. Review the clean fork PR and exact source commits linked above. This branch will be rebased and reduced after dependencies land; do not merge the cumulative snapshot. #3598 remains unchanged as the immutable 2,685/2,685 integration reference. ## Validation provenance The source commits are exact ancestors of corpus-tested ab3cdd6. The cumulative integration passed 2,685/2,685 corpus paths, 213/213 HotswapMCTests, and COMGR lit with 168 passed, 14 unsupported, and 0 failed. Standalone current-staging formatting, focused tests, CI, and the appropriate corpus transition gate are required before this draft becomes ready. --------- Co-authored-by: SourishW <87539392+SourishW@users.noreply.github.com> (cherry picked from commit b623f41)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Scope
Solve reusable PC-materialized calls, bounded returns, and closed symbol-less return regions to a fixed point while publishing a separate unbounded-indirect-entry signal.
Stack
One-commit clean reference split from ROCm#3598, stacked after bounded external targets. ROCm#3598 remains unchanged.
Validation provenance
The exact commit is an ancestor of corpus-tested ab3cdd6. Its historical integration stage had zero success-to-failure transitions and the final cumulative corpus was 2,685/2,685.
Before upstream promotion