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

JIT: fix overlap check in store coalescing area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#128587 opened May 26, 2026 by AndyAyersMS Member Loading…
Move ReSizeNoThrow to header and remove used attr area-VM-coreclr community-contribution Indicates that the PR has been added by a community member
#128582 opened May 26, 2026 by am11 Member Loading…
Fix utf8_to_utf16 and utf16_to_utf8 for s390x area-PAL-coreclr only for closed issues community-contribution Indicates that the PR has been added by a community member
#128577 opened May 26, 2026 by saitama951 Contributor Loading…
[browser][coreCLR] Export __stack_pointer global arch-wasm WebAssembly architecture area-Host os-browser Browser variant of arch-wasm
#128567 opened May 25, 2026 by pavelsavara Member Loading… 11.0.0
JIT: Tail merge async suspensions area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI runtime-async
#128559 opened May 25, 2026 by jakobbotsch Member Loading…
[main] Update dependencies from dnceng/internal/dotnet-optimization area-codeflow for labeling automated codeflow
#128546 opened May 25, 2026 by dotnet-maestro Bot Loading…
Remove CORINFO_HELP_ASSIGN_BYREF area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#128542 opened May 25, 2026 by EgorBo Member Loading…
JIT: skip stack allocation for unused locals area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#128541 opened May 25, 2026 by AndyAyersMS Member Loading…
JIT: Use inline label for fall-though blocks in codegen to give peephole opts a better chance 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
#128536 opened May 24, 2026 by BoyBaykiller Contributor Draft
JIT: Canonicalize '(A & pow2) == pow2' -> '(A & pow2) != 0' 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
#128533 opened May 24, 2026 by BoyBaykiller Contributor Loading…
JIT: generalize cloning conditions slightly area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#128532 opened May 24, 2026 by AndyAyersMS Member Loading…
JIT: Normalize switch so it gets collapse into range check 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
#128524 opened May 23, 2026 by BoyBaykiller Contributor Loading…
Make O1K_LCLVAR local assertprop only area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#128522 opened May 23, 2026 by EgorBo Member Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.