Complete nested call summary optimization - #1824
Open
anmonteiro wants to merge 6 commits into
Open
Conversation
anmonteiro
force-pushed
the
anmonteiro/bound-nested-call-summaries
branch
3 times, most recently
from
July 18, 2026 23:29
fe0d8bf to
e4b2087
Compare
anmonteiro
force-pushed
the
anmonteiro/complete-nested-call-summaries
branch
from
July 18, 2026 23:38
49aa3b7 to
c0cc9cb
Compare
anmonteiro
marked this pull request as ready for review
July 18, 2026 23:38
anmonteiro
force-pushed
the
anmonteiro/complete-nested-call-summaries
branch
from
July 19, 2026 00:27
760544a to
ed09383
Compare
anmonteiro
force-pushed
the
anmonteiro/complete-nested-call-summaries
branch
from
July 19, 2026 02:02
09ef27b to
d76f700
Compare
anmonteiro
force-pushed
the
anmonteiro/complete-nested-call-summaries
branch
from
July 19, 2026 07:05
d76f700 to
bd16131
Compare
anmonteiro
force-pushed
the
anmonteiro/complete-nested-call-summaries
branch
from
July 19, 2026 07:30
bd16131 to
1ab66ae
Compare
anmonteiro
changed the base branch from
anmonteiro/classify-pccalls
to
anmonteiro/unify-pccall-behavior
July 19, 2026 07:30
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Unifies recursive CMJ metadata and completes nested rewriting through module re-exports for relocatable primitives and external forwarding.
Stacked on #1831. Follow-up to #1756 and #1821. Supersedes #1822 and #1823. Related to #1819.