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

[Wasm RyuJIT] Disable multireg ret assert on Wasm because we don't have multireg rets there arch-wasm WebAssembly architecture area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#125342 opened Mar 9, 2026 by kg Loading…
[NO-MERGE, NO-REVIEW] Experiment: try remove test exclusions area-Extensions-Configuration NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) NO-REVIEW Experimental/testing PR, do NOT review it
#125335 opened Mar 9, 2026 by mrek-msft Draft
JIT: Avoid resolving def-use conflicts by changing use registers area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#125333 opened Mar 9, 2026 by jakobbotsch Draft
JIT: Disallow op2 for mulx to be in edx area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#125331 opened Mar 9, 2026 by jakobbotsch Draft
Investigate regex lazy quantifier with optional group regression in .NET 10 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#125330 opened Mar 9, 2026 by Copilot AI Draft
Convert some COM interop to UCO area-VM-coreclr community-contribution Indicates that the PR has been added by a community member
#125326 opened Mar 9, 2026 by am11 Loading…
[release/10.0] Update dependencies from dnceng/internal/dotnet-optimization area-codeflow for labeling automated codeflow
#125319 opened Mar 9, 2026 by dotnet-maestro bot Loading…
Extract diagnostic reporting out of COM class generator area-System.Runtime.InteropServices community-contribution Indicates that the PR has been added by a community member
#125308 opened Mar 8, 2026 by DoctorKrolic Loading…
JIT: recognize profitable factoring of common commutative operands in if-conversionrecognize profitable factoring of common commutative operands in if-c… 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
#125305 opened Mar 8, 2026 by Dimoner Loading…
Use ICollection<T> check instead of IList<T> in TryCopyTo area-System.Collections community-contribution Indicates that the PR has been added by a community member
#125304 opened Mar 8, 2026 by prozolic Loading…
JIT: Add debug consistency checks for GT_RETURN nodes 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
#125298 opened Mar 8, 2026 by BoyBaykiller Loading…
Fix some CMake definitions on OpenBSD area-PAL-coreclr community-contribution Indicates that the PR has been added by a community member os-openbsd OpenBSD OS, currently not officially supported
#125294 opened Mar 7, 2026 by sethjackson Loading…
ProTip! Exclude everything labeled bug with -label:bug.