Skip to content

Conversation

@SingleAccretion
Copy link
Contributor

@SingleAccretion SingleAccretion commented Jan 16, 2026

I've decided to do a bespoke function for WASM, mainly due to the awkwardness of porting the register mask code that would be of questionable value. Instead, we place an allocation constraint on the RA.

With these changes, we are very close to getting a functional "add(x, y)". The only remaining part is the SP arg, being worked on in #123262.

@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 Jan 16, 2026
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jan 16, 2026
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @JulieLeeMSFT, @dotnet/jit-contrib
See info in area-owners.md if you want to be subscribed.

@SingleAccretion SingleAccretion changed the title [RyuJit/WASM] Establish the SP & FP [RyuJit/WASM] Establish the SP & FP and home register arguments Jan 16, 2026
@SingleAccretion SingleAccretion changed the title [RyuJit/WASM] Establish the SP & FP and home register arguments [RyuJit/WASM] Establish SP & FP and home register arguments Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

1 participant