Skip to content

fix: Control dependency incompleteness - #26

Open
webbrain-one wants to merge 1 commit into
ARISTODE:mainfrom
webbrain-one:webbrain/issue-21
Open

fix: Control dependency incompleteness#26
webbrain-one wants to merge 1 commit into
ARISTODE:mainfrom
webbrain-one:webbrain/issue-21

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #21

The entry node was incorrectly scoped to only the function entry basic block,
and control dependency edges lacked True/False branch distinctions. This
update expands the entry node's control scope and adds branch direction
labels to ensure complete and accurate dependency analysis.
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.

Control dependency incompleteness

1 participant