[RyuJit/WASM] Remove the special prolog handling#128721
Conversation
4db2687 to
1714150
Compare
1714150 to
fc86588
Compare
fc86588 to
5ff41aa
Compare
5ff41aa to
360f4de
Compare
…rolog (dotnet#125398)" This reverts commit 338e288.
360f4de to
2ee6048
Compare
|
@SingleAccretion do you plan to keep working on this? |
This is basically ready, let's bounce the CI one more time before review... |
|
@dotnet/jit-contrib |
AndyAyersMS
left a comment
There was a problem hiding this comment.
LGTM
@adamperlin can you do a secondary review.
|
@adamperlin ping |
adamperlin
left a comment
There was a problem hiding this comment.
Overall looks good to me, I just had a question about the initialization of emitCurIG.
|
Tagging subscribers to 'arch-wasm': @lewing, @pavelsavara |
|
Thanks again, @SingleAccretion! |
|
I'm seeing the following failure. Was this missed in this PR? |
I see the same |
|
#130131 has a fix. It was an older PR and some new instance got introduced. |
|
This also introduced build break in |
Fixes #125200.