Skip to content

Compiler: reorder optimization passes #2001

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 2 commits into from
May 17, 2025
Merged

Compiler: reorder optimization passes #2001

merged 2 commits into from
May 17, 2025

Conversation

hhugo
Copy link
Member

@hhugo hhugo commented May 16, 2025

No description provided.

@hhugo
Copy link
Member Author

hhugo commented May 17, 2025

This makes jsoo find the fixpoint of ocamlc one round earlier (from ~8.6s to ~7.8s on my machine)
I don't know why it doesn't show clearly on the benchmark.

@hhugo hhugo requested a review from vouillon May 17, 2025 06:21
@vouillon
Copy link
Member

This makes jsoo find the fixpoint of ocamlc one round earlier (from ~8.6s to ~7.8s on my machine) I don't know why it doesn't show clearly on the benchmark.

We are using OCaml 5.2 for the benchmarks, which already only needs 5 rounds.

@hhugo hhugo merged commit 246df64 into master May 17, 2025
25 of 26 checks passed
@hhugo hhugo deleted the faster-round branch May 17, 2025 14:24
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.

2 participants