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

[NFC] LazyLocalGraph: Add getSetInfluences() #6909

Merged
merged 76 commits into from
Sep 9, 2024

Conversation

kripken
Copy link
Member

@kripken kripken commented Sep 5, 2024

This new API on lazy local graphs allows us to use laziness in another place,
StackIR opts. This makes writing the binary (which includes StackIR opts, when
those are enabled), 10% faster.

@kripken kripken requested a review from tlively September 5, 2024 21:21
@kripken kripken changed the title [NFC] LazyLocalGraph: Add computeSetInfluences() [NFC] LazyLocalGraph: Add getSetInfluences() Sep 5, 2024
@kripken kripken merged commit 2525389 into WebAssembly:main Sep 9, 2024
13 checks passed
@kripken kripken deleted the lg.api.lazger.1.b branch September 9, 2024 18:12
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