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

Fix invalid IL test area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#128537 opened May 24, 2026 by jakobbotsch 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 Draft
[cDAC] Remove irrelevant method table tests area-Diagnostics-coreclr
#128526 opened May 23, 2026 by rcj1 Contributor 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…
Help ensure we get the smallest encoding for commutative instructions area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#128521 opened May 23, 2026 by tannergooding Member Loading…
[release/11.0-preview5] Source code updates from dotnet/dotnet area-codeflow for labeling automated codeflow
#128519 opened May 23, 2026 by dotnet-maestro Bot Loading…
[release/10.0] Source code updates from dotnet/dotnet area-codeflow for labeling automated codeflow
#128516 opened May 23, 2026 by dotnet-maestro Bot Loading…
JIT: Merge all RETURN/THROW blocks 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
#128515 opened May 23, 2026 by BoyBaykiller Contributor Loading…
JIT: add post-inline cleanup for no-return calls area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#128513 opened May 23, 2026 by AndyAyersMS Member Loading…
Fix duplicate _start offset in Tensor.Resize area-System.Numerics.Tensors community-contribution Indicates that the PR has been added by a community member
#128511 opened May 23, 2026 by prozolic Contributor Loading…
Fix host-dependent assertion prop non-null proof area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#128510 opened May 23, 2026 by jtschuster Member Loading…
JIT: Use faster mod for uint16 values area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#128509 opened May 22, 2026 by MihaZupan Member Draft 11.0.0
Add ObjectiveCMarshal.GetOrCreateTaggedMemory API area-System.Runtime.InteropServices NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons)
#128508 opened May 22, 2026 by AaronRobinsonMSFT Member Draft 11.0.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.