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

Break apart gtFoldExprConst into a couple functions so its more manageable area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#128307 opened May 18, 2026 by tannergooding Member Draft
Add MemoryExtensions.Min/Max area-System.Memory community-contribution Indicates that the PR has been added by a community member
#128306 opened May 17, 2026 by manandre Contributor Loading…
CodeFixer: move unsafe from method modifier to method body area-System.Text.Json linkable-framework Issues associated with delivering a linker friendly framework
#128304 opened May 17, 2026 by EgorBo Member Draft
JIT: Canonicalize loop backedges to a single latch block area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#128303 opened May 17, 2026 by AndyAyersMS Member Draft
JIT: Canonicalize cns to the right side for SELECT 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
#128301 opened May 17, 2026 by BoyBaykiller Contributor Loading…
Pre-size intermediate Dictionary in ToFrozenDictionary area-System.Collections community-contribution Indicates that the PR has been added by a community member
#128300 opened May 17, 2026 by AndrewP-GH Loading…
[browser] More Wasm.Build.Tests on CoreCLR arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm test-enhancement Improvements of test source code
#128296 opened May 17, 2026 by maraf Member Draft 11.0.0
JIT: Transform SELECT to (folded) bitwise op 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
#128295 opened May 17, 2026 by BoyBaykiller Contributor Loading…
Fix R2R detected layout issues area-crossgen2-coreclr only use for closed issues
#128275 opened May 16, 2026 by davidwrighton Member Loading…
JIT: Rename fields in indirect call transformer area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#128274 opened May 15, 2026 by jakobbotsch Member Loading…
JIT: Add support for async variant delegate GDV area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI runtime-async
#128273 opened May 15, 2026 by jakobbotsch Member Draft
Mark descriptor-preserved members as reflection-visible area-Tools-ILLink .NET linker development as well as trimming analyzers linkable-framework Issues associated with delivering a linker friendly framework
#128272 opened May 15, 2026 by sbomer Member Loading…
Remove -Wno-unused-function -Wno-tautological-compare -Wno-unused-value for clrjit projects area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#128271 opened May 15, 2026 by EgorBo Member Loading…
3 of 5 tasks
JIT: don't make local copy when devirtualizing boxed interface call area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#128270 opened May 15, 2026 by AndyAyersMS Member Loading…
Disable composite CrossGen for jit64_3 area-crossgen2-coreclr only use for closed issues
#128269 opened May 15, 2026 by Copilot AI Draft
7 tasks done
ProTip! Filter pull requests by the default branch with base:main.