-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Pull requests: dotnet/runtime
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Failfast from async inst+unbox thunks
area-NativeAOT-coreclr
runtime-async
#121812
by MichalStrehovsky
was merged Nov 19, 2025
Loading…
Couple fixes to AsyncResumptionStub
area-NativeAOT-coreclr
runtime-async
#121759
by MichalStrehovsky
was merged Nov 20, 2025
Loading…
Add runtime async support to reflection dataflow analysis
area-NativeAOT-coreclr
linkable-framework
Issues associated with delivering a linker friendly framework
runtime-async
#121628
by MichalStrehovsky
was merged Nov 15, 2025
Loading…
Add support for runtime async in the scanner
area-NativeAOT-coreclr
runtime-async
#121622
by MichalStrehovsky
was merged Nov 19, 2025
Loading…
JIT: Avoid keeping BYREFs live across async calls when boxing
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
runtime-async
#121621
by jakobbotsch
was merged Nov 17, 2025
Loading…
JIT: Fix assertion in fgGetFirstILBlock for async methods with internal conditional blocks
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
runtime-async
#121616
by jakobbotsch
was merged Nov 14, 2025
Loading…
Report
CORINFO_ASYNC_SAVE_CONTEXTS when needed
area-NativeAOT-coreclr
runtime-async
#121613
by MichalStrehovsky
was merged Nov 14, 2025
Loading…
Fix ValueTask`1.ConfigureAwait intrinsic detection
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
runtime-async
#121612
by MichalStrehovsky
was merged Nov 14, 2025
Loading…
Fix check for invocation of async infrastructure methods via reflection
area-System.Reflection
runtime-async
#121609
by jkotas
was merged Nov 14, 2025
Loading…
JIT: Fix edge cases around async call definitions with exceptional flow
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
runtime-async
#121583
by jakobbotsch
was merged Nov 14, 2025
Loading…
Map
CORINFO_HELP_THROWEXACT to THROW
area-NativeAOT-coreclr
runtime-async
#121579
by MichalStrehovsky
was merged Nov 13, 2025
Loading…
Fix up reflection with runtime async
area-NativeAOT-coreclr
runtime-async
#121576
by MichalStrehovsky
was merged Nov 14, 2025
Loading…
Track async variants when generating generic dictionaries
area-NativeAOT-coreclr
runtime-async
#121573
by MichalStrehovsky
was merged Nov 13, 2025
Loading…
Emit async method thunks in Native AOT
area-NativeAOT-coreclr
runtime-async
#121565
by eduardo-vp
was merged Nov 14, 2025
Loading…
Support async generic virtual methods
area-NativeAOT-coreclr
runtime-async
#121524
by MichalStrehovsky
was merged Nov 12, 2025
Loading…
Update ILVerify to honor the "async" flag
area-Tools-ILVerification
Issues related to ilverify tool and IL verification in general
runtime-async
#121503
by jcouv
was merged Nov 13, 2025
Loading…
JIT: Handle possibility of late optimized out async calls
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
runtime-async
#121502
by jakobbotsch
was merged Nov 11, 2025
Loading…
Fixes for generics and shared generics
area-NativeAOT-coreclr
runtime-async
#121494
by MichalStrehovsky
was merged Nov 11, 2025
Loading…
[RuntimeAsync] Do not hold to the last used Continuation in the runtime async tasks.
area-VM-coreclr
runtime-async
#121460
by VSadov
was merged Nov 9, 2025
Loading…
Emit IL for AsyncResumptionStub
area-NativeAOT-coreclr
runtime-async
#121456
by jtschuster
was merged Nov 18, 2025
Loading…
[RuntimeAsync] Make a testcase compatible with runtime async
area-System.Net.Sockets
runtime-async
test-enhancement
Improvements of test source code
JIT: Move Thread sync and exec context save/restore to happen around runtime async bodies
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
runtime-async
#121448
by jakobbotsch
was merged Nov 13, 2025
Loading…
Limit native AOT to CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
runtime-async
CORINFO_HELP_ALLOC_CONTINUATION
area-CodeGen-coreclr
#121444
by MichalStrehovsky
was merged Nov 10, 2025
Loading…
Virtual methods with runtime async
area-NativeAOT-coreclr
runtime-async
#121443
by MichalStrehovsky
was merged Nov 8, 2025
Loading…
Update EmitTaskReturningThunk in Native AOT
area-crossgen2-coreclr
runtime-async
#121435
by eduardo-vp
was merged Nov 13, 2025
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.