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

Remove Linearize Pass #2020

Merged
merged 5 commits into from
Dec 14, 2023
Merged

Conversation

gretay-js
Copy link
Contributor

Removes linearize pass and the corresponding CI job.

Also removes Linear_to_cfg pass and the related Trap_stack module, because we do not need to go from Linear IR back to Cfg any more (even for FDO).

This PR is a draft for now. It is intended to follow shortly after #2013 and free up -ocamlcfg flag for something else, so I'm not removing the flag in this PR.

@gretay-js gretay-js requested a review from xclerc November 9, 2023 14:33
@gretay-js gretay-js marked this pull request as draft November 13, 2023 11:52
@gretay-js
Copy link
Contributor Author

gretay-js commented Nov 13, 2023

Converted to draft so we don't merge it by mistake. The plan is to merge it a bit later, after testing #2013 some more.

@gretay-js gretay-js marked this pull request as ready for review December 14, 2023 13:26
@gretay-js gretay-js merged commit aa55eb7 into ocaml-flambda:main Dec 14, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants