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

Propagate types through blocks when they are called or escape. #2597

Merged
merged 8 commits into from
Oct 23, 2024

Conversation

kasperl
Copy link
Member

@kasperl kasperl commented Oct 22, 2024

No description provided.

@cla-bot cla-bot bot added the cla-signed The contributors have signed the CLA label Oct 22, 2024
@kasperl
Copy link
Member Author

kasperl commented Oct 22, 2024

Fixes #2439.

Copy link
Member

@floitsch floitsch left a comment

Choose a reason for hiding this comment

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

LGTM.

src/compiler/propagation/type_propagator.cc Outdated Show resolved Hide resolved
src/compiler/propagation/type_propagator.cc Outdated Show resolved Hide resolved
tests/type_propagation/block-local-test.toit Show resolved Hide resolved
@kasperl kasperl enabled auto-merge (squash) October 23, 2024 11:47
@kasperl kasperl merged commit bfb1b64 into master Oct 23, 2024
25 of 26 checks passed
@kasperl kasperl deleted the reanalyze-blocks branch October 23, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The contributors have signed the CLA
Development

Successfully merging this pull request may close these issues.

2 participants