Skip to content

Comments

[clr-interp] Runtime async on armel#124167

Open
clamp03 wants to merge 4 commits intodotnet:mainfrom
clamp03:runtimeasync
Open

[clr-interp] Runtime async on armel#124167
clamp03 wants to merge 4 commits intodotnet:mainfrom
clamp03:runtimeasync

Conversation

@clamp03
Copy link
Member

@clamp03 clamp03 commented Feb 9, 2026

This PR adds runtime async support to the armel interpreter.
Tested: async/async/async.sh with RunInterpreter=1

+ Fix an issue on stack size for function call on armel

To meet call standard for the ARM, align the stack 8 bytes for CallStub.
@clamp03 clamp03 self-assigned this Feb 9, 2026
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Feb 9, 2026
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @BrzVlad, @janvorli, @kg
See info in area-owners.md if you want to be subscribed.

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @agocke
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-arm32 area-CodeGen-Interpreter-coreclr 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.

2 participants