Skip to content

codeedges: Track EnterNode scope dependencies#165

Merged
aviatesk merged 1 commit into
masterfrom
avi/enter-node
Jul 21, 2026
Merged

codeedges: Track EnterNode scope dependencies#165
aviatesk merged 1 commit into
masterfrom
avi/enter-node

Conversation

@aviatesk

Copy link
Copy Markdown
Member

CodeLinks did not track SSA values referenced by EnterNode.scope. Selective evaluation could therefore enter an uninitialized scope. Add bidirectional scope links and cover scoped testset lowering.

`CodeLinks` did not track SSA values referenced by `EnterNode.scope`.
Selective evaluation could therefore enter an uninitialized scope.
Add bidirectional scope links and cover scoped testset lowering.

Co-Authored-By: GPT-5.6 Sol <noreply@openai.com>
@aviatesk
aviatesk merged commit 9dab14e into master Jul 21, 2026
9 checks passed
@aviatesk
aviatesk deleted the avi/enter-node branch July 21, 2026 16:54
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.

1 participant