Skip to content

Fix #6375: Add miniphase for simple beta reductions #8452

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
Mar 8, 2020

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Mar 6, 2020

No description provided.

@odersky odersky requested a review from biboudis March 6, 2020 11:26
@odersky
Copy link
Contributor Author

odersky commented Mar 6, 2020

test performance please

@dottybot
Copy link
Member

dottybot commented Mar 6, 2020

performance test scheduled: 7 job(s) in queue, 1 running.

@dottybot
Copy link
Member

dottybot commented Mar 6, 2020

Performance test finished successfully:

Visit http://dotty-bench.epfl.ch/8452/ to see the changes.

Benchmarks is based on merging with master (3937029)

@@ -0,0 +1,38 @@
/* In the following we should never have two nested closures after phase betaReduce
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, but I won't be the one adding it. Who can take care of this?

Copy link
Contributor

Choose a reason for hiding this comment

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

Done.

@odersky could you double-check the bytecode to see it looks like what you expected.

Copy link
Contributor Author

@odersky odersky left a comment

Choose a reason for hiding this comment

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

bytecode looks good to me.

@odersky odersky merged commit dd340af into scala:master Mar 8, 2020
@odersky odersky deleted the fix-#6375 branch March 8, 2020 22:28
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.

5 participants