Skip to content

Improve inlining #452

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
Sep 4, 2024
Merged

Improve inlining #452

merged 2 commits into from
Sep 4, 2024

Conversation

eldritchconundrum
Copy link
Collaborator

No description provided.

Allow non-global variable reads to be repeated when inlining a function that uses an argument multiple times.

Prevent function inlining when an argument is impure.

Document evaluation order bug.
@eldritchconundrum eldritchconundrum merged commit 1b97c0a into master Sep 4, 2024
1 check passed
@eldritchconundrum eldritchconundrum deleted the improve-inlining branch September 4, 2024 19:08
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