Skip to content
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

Track invariance dependencies separate from expression deps. #2425

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

HansKristian-Work
Copy link
Contributor

We need to be able to punch through any non-forwarded temporaries as well.

Any SSA variable that is a dependency of an invariant store must be flushed to temporary.

Fix #2420.

Supersedes #2424.

We need to be able to punch through any non-forwarded temporaries as
well.

Any SSA variable that is a dependency of an invariant store must be
flushed to temporary.
@HansKristian-Work HansKristian-Work merged commit 022aad4 into main Dec 10, 2024
10 checks passed
@HansKristian-Work HansKristian-Work deleted the fix-2420 branch December 10, 2024 10:00
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.

MSL: divergence in different code stages when relying on DecorationInvariant
1 participant