Skip to content

Detangling should work for C2C too#76

Merged
LisaHLi merged 6 commits intojuliandolby:split-cfg-wipfrom
LisaHLi:detangle-loop-c2c
Oct 24, 2025
Merged

Detangling should work for C2C too#76
LisaHLi merged 6 commits intojuliandolby:split-cfg-wipfrom
LisaHLi:detangle-loop-c2c

Conversation

@LisaHLi
Copy link
Copy Markdown
Collaborator

@LisaHLi LisaHLi commented Oct 22, 2025

No description provided.

@LisaHLi LisaHLi closed this Oct 22, 2025
@LisaHLi LisaHLi reopened this Oct 22, 2025
@LisaHLi LisaHLi marked this pull request as ready for review October 23, 2025 14:34
@LisaHLi LisaHLi requested a review from juliandolby October 23, 2025 14:34
@juliandolby
Copy link
Copy Markdown
Owner

Let's fix Varibales :)

Copy link
Copy Markdown
Owner

@juliandolby juliandolby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@juliandolby
Copy link
Copy Markdown
Owner

juliandolby commented Oct 24, 2025

Map<Integer, CAstNode> undefinedVaribales = findUndefinedVaribales(ir, root, ast, done);
Map<Integer, CAstNode> undefinedVaribales = findUndefinedVariables(ir, root, ast, done);

umm... :)

some varibales are left...

@LisaHLi LisaHLi merged commit 055a0ca into juliandolby:split-cfg-wip Oct 24, 2025
7 checks passed
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