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

Don't insert Clone nodes if they are not necessary #135

Merged
merged 3 commits into from
Dec 26, 2023
Merged

Conversation

LukeMathWalker
Copy link
Owner

The transformer machinery now allows specifying if a certain transformer should be applied eagerly.
We leverage this new knob to avoid inserting Clone nodes if they are not necessary.

Fixes #134

@LukeMathWalker LukeMathWalker merged commit b402ef8 into main Dec 26, 2023
4 checks passed
@LukeMathWalker LukeMathWalker deleted the arc-clone branch December 26, 2023 14:58
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.

Panic when generating SDK with clones
1 participant