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

Don't create new nested loops by preventing inlining of continuations inside the handler of a recursive continuation #905

Merged
merged 4 commits into from
Oct 24, 2022

Conversation

Ekdohibs
Copy link
Contributor

@Ekdohibs Ekdohibs commented Oct 20, 2022

This re-enables loopify and prevents it from creating a lot of nested loops (since it re-enables loopify in the first commit, it should be reviewed commit-by-commit and not be squashed).

@mshinwell mshinwell added the flambda2 Prerequisite for, or part of, flambda2 label Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flambda2 Prerequisite for, or part of, flambda2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants