Skip to content

Rust: Fix SSA inconsistencies #19975

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 2 commits into from
Jul 7, 2025
Merged

Conversation

hvitved
Copy link
Contributor

@hvitved hvitved commented Jul 4, 2025

This PR inserts missing SSA definitions; DCA confirms that ~ 2/3 of all SSA inconsistencies are fixed.

@github-actions github-actions bot added the Rust Pull requests that update Rust code label Jul 4, 2025
@hvitved hvitved force-pushed the rust/ssa-phi-in-capture branch from b5c6dfe to d1dd05e Compare July 4, 2025 12:43
Copy link
Contributor

@aibaars aibaars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@hvitved hvitved added the no-change-note-required This PR does not need a change note label Jul 7, 2025
@hvitved hvitved marked this pull request as ready for review July 7, 2025 07:21
@hvitved hvitved requested a review from a team as a code owner July 7, 2025 07:21
@hvitved hvitved merged commit 6a9ed88 into github:main Jul 7, 2025
22 checks passed
@hvitved hvitved deleted the rust/ssa-phi-in-capture branch July 7, 2025 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-change-note-required This PR does not need a change note Rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants