Skip to content

[RuntimeAsync] Porting fixes from the merge PR#3078

Merged
VSadov merged 12 commits intodotnet:feature/async2-experimentfrom
VSadov:port1
Apr 10, 2025
Merged

[RuntimeAsync] Porting fixes from the merge PR#3078
VSadov merged 12 commits intodotnet:feature/async2-experimentfrom
VSadov:port1

Conversation

@VSadov
Copy link
Copy Markdown
Member

@VSadov VSadov commented Apr 9, 2025

Ported my fixes from dotnet/runtime#113976

The fixes mostly dealing with build issues on platforms other than win-x64 and issues preventing existing tests to pass.
A few cleanups from the Required before merge: list as well.

@VSadov VSadov added the area-async Runtime generate async state machines label Apr 9, 2025
@VSadov VSadov requested a review from jakobbotsch April 9, 2025 15:34
Comment thread src/coreclr/jit/codegenloongarch64.cpp
@VSadov
Copy link
Copy Markdown
Member Author

VSadov commented Apr 10, 2025

Thanks!

@VSadov VSadov merged commit 578b581 into dotnet:feature/async2-experiment Apr 10, 2025
1 of 7 checks passed
@VSadov VSadov deleted the port1 branch April 10, 2025 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-async Runtime generate async state machines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants