Skip to content

[StackSwitching] CFG: Fix basic blocks around Resume#8907

Merged
kripken merged 4 commits into
WebAssembly:mainfrom
kripken:resume.constraint
Jul 15, 2026
Merged

[StackSwitching] CFG: Fix basic blocks around Resume#8907
kripken merged 4 commits into
WebAssembly:mainfrom
kripken:resume.constraint

Conversation

@kripken

@kripken kripken commented Jul 14, 2026

Copy link
Copy Markdown
Member

Resumes can branch, so we need to start a new basic block there, just like
with br_if and br_on etc.

I looked for a more targeted test, but couldn't find one that made sense.

@kripken kripken requested a review from tlively July 14, 2026 21:15
@kripken kripken requested a review from a team as a code owner July 14, 2026 21:15
@kripken kripken changed the title CFG: Fix basic blocks around Resume [StackSwitching] CFG: Fix basic blocks around Resume Jul 14, 2026
@kripken kripken merged commit 684559c into WebAssembly:main Jul 15, 2026
15 of 16 checks passed
@kripken kripken deleted the resume.constraint branch July 15, 2026 16:12
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