Skip to content

Pull requests: dotnet/runtime

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[main] Source code updates from dotnet/dotnet area-codeflow for labeling automated codeflow
#126931 opened Apr 15, 2026 by dotnet-maestro bot Loading…
Make UCO MethodDesc globals DAC-accessible area-VM-coreclr community-contribution Indicates that the PR has been added by a community member
#126927 opened Apr 15, 2026 by am11 Member Loading…
Add MetadataLoadContext.GetLoadContext(Assembly). area-System.Reflection.Metadata community-contribution Indicates that the PR has been added by a community member
#126926 opened Apr 15, 2026 by teo-tsirpanis Contributor Loading…
Clear blob returned by BlobBuilder.ReserveBytes. area-System.Reflection.Metadata community-contribution Indicates that the PR has been added by a community member
#126924 opened Apr 14, 2026 by teo-tsirpanis Contributor Loading…
Add failing ILTrim tests to baseline area-NativeAOT-coreclr
#126923 opened Apr 14, 2026 by sbomer Member Loading…
JIT: Precompute func-app element stride in VN chunks area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#126920 opened Apr 14, 2026 by EgorBo Member Loading…
Add DelegateDataFlow tests for DynamicallyAccessedMembers analysis on delegate fields/properties area-Tools-ILLink .NET linker development as well as trimming analyzers linkable-framework Issues associated with delivering a linker friendly framework
#126918 opened Apr 14, 2026 by Copilot AI Draft
9 tasks done
Improve constant foldings in optAssertionPropGlobal_RelOp area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#126917 opened Apr 14, 2026 by EgorBo Member Loading…
[release/8.0-staging] JIT: fix bug in loop cloning with down-counting loops area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI Servicing-consider Issue for next servicing release review
#126914 opened Apr 14, 2026 by github-actions bot Loading…
2 of 4 tasks
[release/9.0-staging] JIT: fix bug in loop cloning with down-counting loops area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI Servicing-consider Issue for next servicing release review
#126913 opened Apr 14, 2026 by github-actions bot Loading…
2 of 4 tasks
Ensure that AVX512_MoveMask and other key mask internal mask intrinsics are hoistable area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#126910 opened Apr 14, 2026 by tannergooding Member Loading…
JIT: refine SSA info in ambiguously threaded blocks area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#126907 opened Apr 14, 2026 by AndyAyersMS Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.