Skip to content

Refactor of simplify-let-cont #968

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 47 commits into from
Jan 12, 2023

Conversation

Ekdohibs
Copy link
Contributor

This pull request rewrites simplify_let_cont to be cleaner. This is still WIP, especially concerning the handling of invariant parameters of continuations.

@Ekdohibs Ekdohibs linked an issue Nov 22, 2022 that may be closed by this pull request
6 tasks
@mshinwell mshinwell added the flambda2 Prerequisite for, or part of, flambda2 label Nov 22, 2022
kit-ty-kate added a commit to ocaml-flambda/flambda2-opam that referenced this pull request Dec 15, 2022
@Ekdohibs Ekdohibs force-pushed the refactor-simplify-let-cont branch from 7eb5cce to 0ff3401 Compare December 20, 2022 12:14
@Ekdohibs Ekdohibs marked this pull request as ready for review December 20, 2022 17:54
@Gbury Gbury force-pushed the refactor-simplify-let-cont branch from 6fceac0 to 0b05fbb Compare January 2, 2023 16:30
@Ekdohibs Ekdohibs force-pushed the refactor-simplify-let-cont branch 2 times, most recently from 06016a4 to 2cbb5ae Compare January 6, 2023 09:49
@Ekdohibs Ekdohibs force-pushed the refactor-simplify-let-cont branch from 2cbb5ae to 703c1b2 Compare January 10, 2023 13:33
Copy link
Contributor

@Gbury Gbury left a comment

Choose a reason for hiding this comment

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

There are still some small things to fix (see my comments), but otherwise, this is good to merge for me.

Ekdohibs and others added 3 commits January 12, 2023 10:34
@mshinwell mshinwell merged commit 93380a5 into ocaml-flambda:main Jan 12, 2023
mshinwell added a commit that referenced this pull request Jan 12, 2023
Ekdohibs added a commit to Ekdohibs/flambda-backend that referenced this pull request Jan 16, 2023
Co-authored-by: Guillaume Bury <guillaume.bury@gmail.com>
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.

Refactor simplify_let_cont
3 participants