-
Notifications
You must be signed in to change notification settings - Fork 139
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
[Compiler] Improve default functions existence with conditions #3754
Conversation
64afc44
to
a550727
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!
…into supun/improve-default-funcs
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:feature/compiler commit 9de8b2b Collapsed results for better readability
|
@turbolent Can you maybe have another look? Particularly the last two commits 🙏 |
Work towards #3742
Description
Improves the compilation (desugaring in particular), to support co-existence of default functions and function conditions.
Similar to pre/post conditions, default functions are also flattened.
master
branchFiles changed
in the Github PR explorer