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

Inlining: automatically inline trivial values #112

Merged
merged 1 commit into from
Jun 7, 2021
Merged

Inlining: automatically inline trivial values #112

merged 1 commit into from
Jun 7, 2021

Conversation

laurentlb
Copy link
Owner

This is a conservative first step. Inline variables only if there value is a constant (it doesn't depend on another variable).

This is a conservative first step. Inline variables only if there value is a constant (it doesn't depend on another variable).
@laurentlb laurentlb merged commit d718a80 into master Jun 7, 2021
@laurentlb laurentlb deleted the llb branch June 7, 2021 00:14
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.

None yet

2 participants