[RyuJit/WASM] Remove the special prolog handling#128721
Open
SingleAccretion wants to merge 2 commits into
Open
[RyuJit/WASM] Remove the special prolog handling#128721SingleAccretion wants to merge 2 commits into
SingleAccretion wants to merge 2 commits into
Conversation
4db2687 to
1714150
Compare
3 tasks
1714150 to
fc86588
Compare
This was referenced May 29, 2026
Open
fc86588 to
5ff41aa
Compare
3 tasks
5ff41aa to
360f4de
Compare
…rolog (dotnet#125398)" This reverts commit 338e288.
360f4de to
2ee6048
Compare
Member
|
@SingleAccretion do you plan to keep working on this? |
Contributor
Author
This is basically ready, let's bounce the CI one more time before review... |
3 tasks
Contributor
Author
|
@dotnet/jit-contrib |
AndyAyersMS
approved these changes
Jun 27, 2026
AndyAyersMS
left a comment
Member
There was a problem hiding this comment.
LGTM
@adamperlin can you do a secondary review.
Member
|
@adamperlin ping |
adamperlin
approved these changes
Jul 1, 2026
adamperlin
left a comment
Contributor
There was a problem hiding this comment.
Overall looks good to me, I just had a question about the initialization of emitCurIG.
Contributor
|
Tagging subscribers to 'arch-wasm': @lewing, @pavelsavara |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #125200.