Skip to content

[NFC] Add module context to CFG construction#8897

Merged
tlively merged 3 commits into
WebAssembly:mainfrom
Changqing-JING:feat/add-module-to-cfg-fromfunction
Jul 13, 2026
Merged

[NFC] Add module context to CFG construction#8897
tlively merged 3 commits into
WebAssembly:mainfrom
Changqing-JING:feat/add-module-to-cfg-fromfunction

Conversation

@Changqing-JING

Copy link
Copy Markdown
Contributor

Allow analysis CFG creation to receive module context so CFG traversal can respect module features when building control flow.

@Changqing-JING Changqing-JING requested a review from a team as a code owner July 13, 2026 02:30
@Changqing-JING Changqing-JING requested review from kripken and removed request for a team July 13, 2026 02:30
@Changqing-JING Changqing-JING marked this pull request as draft July 13, 2026 02:30
@Changqing-JING Changqing-JING force-pushed the feat/add-module-to-cfg-fromfunction branch from e31ecd9 to ccc9f79 Compare July 13, 2026 02:40
@Changqing-JING Changqing-JING force-pushed the feat/add-module-to-cfg-fromfunction branch from ccc9f79 to 5e03ade Compare July 13, 2026 03:01
@Changqing-JING Changqing-JING marked this pull request as ready for review July 13, 2026 04:28

@tlively tlively left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM % comment

Comment thread src/analysis/cfg.h Outdated
@tlively tlively enabled auto-merge (squash) July 13, 2026 08:32
@tlively tlively merged commit 1517ea9 into WebAssembly:main Jul 13, 2026
16 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