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

Fix tail-resumption optimization #692

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Fix tail-resumption optimization #692

merged 1 commit into from
Nov 13, 2024

Conversation

b-studios
Copy link
Collaborator

No description provided.

@b-studios b-studios merged commit d2c9547 into master Nov 13, 2024
2 checks passed
@b-studios b-studios deleted the fix/tail-optimization branch November 13, 2024 15:29
jiribenes added a commit that referenced this pull request Nov 13, 2024
jiribenes added a commit that referenced this pull request Dec 13, 2024
Adds a quick regression test for a handler in tail position that uses a
mutable variable (minimised reproduction of the underlying issue).

The test passes on current `master` after #692.
Crashes the compiler on `v0.9.0`, but works on `v0.8.0`.
b-studios pushed a commit that referenced this pull request Dec 24, 2024
Adds a quick regression test for a handler in tail position that uses a
mutable variable (minimised reproduction of the underlying issue).

The test passes on current `master` after #692.
Crashes the compiler on `v0.9.0`, but works on `v0.8.0`.
EveEme pushed a commit to EveEme/effekt that referenced this pull request Jan 20, 2025
EveEme pushed a commit to EveEme/effekt that referenced this pull request Jan 20, 2025
Adds a quick regression test for a handler in tail position that uses a
mutable variable (minimised reproduction of the underlying issue).

The test passes on current `master` after effekt-lang#692.
Crashes the compiler on `v0.9.0`, but works on `v0.8.0`.
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.

1 participant