Skip to content

[RyuJit/WASM] Remove the special prolog handling#128721

Open
SingleAccretion wants to merge 2 commits into
dotnet:mainfrom
SingleAccretion:Emit-PrologIG-Exec
Open

[RyuJit/WASM] Remove the special prolog handling#128721
SingleAccretion wants to merge 2 commits into
dotnet:mainfrom
SingleAccretion:Emit-PrologIG-Exec

Conversation

@SingleAccretion

Copy link
Copy Markdown
Contributor

Fixes #125200.

@github-actions github-actions Bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label May 28, 2026
@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates that the PR has been added by a community member label May 28, 2026
@SingleAccretion SingleAccretion force-pushed the Emit-PrologIG-Exec branch 2 times, most recently from 4db2687 to 1714150 Compare May 28, 2026 20:07
@JulieLeeMSFT JulieLeeMSFT added this to the 11.0.0 milestone May 29, 2026
@AndyAyersMS

Copy link
Copy Markdown
Member

@SingleAccretion do you plan to keep working on this?

@SingleAccretion

Copy link
Copy Markdown
Contributor Author

do you plan to keep working on this?

This is basically ready, let's bounce the CI one more time before review...

@SingleAccretion

Copy link
Copy Markdown
Contributor Author

@dotnet/jit-contrib

@AndyAyersMS AndyAyersMS 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

@adamperlin can you do a secondary review.

@AndyAyersMS AndyAyersMS requested a review from adamperlin June 27, 2026 01:40
@AndyAyersMS

Copy link
Copy Markdown
Member

@adamperlin ping

@adamperlin adamperlin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Overall looks good to me, I just had a question about the initialization of emitCurIG.

Comment thread src/coreclr/jit/emit.h
@am11 am11 added the arch-wasm WebAssembly architecture label Jul 1, 2026
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to 'arch-wasm': @lewing, @pavelsavara
See info in area-owners.md if you want to be subscribed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arch-wasm WebAssembly architecture area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Wasm RyuJit] prolog IG can overflow

5 participants