You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #3264 from Cellule:users/micfer/ret
Keep the `Ret` instruction to extend the lifetime of the return register(s) then remove it in FinalLower.
Fixing a bug in wasm int64 returns on x86 where edx is reused to reload a spilled value for eax.
Fixes [OSG 12195427](https://microsoft.visualstudio.com/os/_workitems?id=12195427)
0 commit comments