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: use funclet iterator in genCodeForBBlist area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#126588 opened Apr 6, 2026 by AndyAyersMS Loading…
JIT: dominating redundant branch opt area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#126587 opened Apr 6, 2026 by AndyAyersMS Loading…
Convert throw and thread helpers to UCO area-VM-coreclr community-contribution Indicates that the PR has been added by a community member
#126582 opened Apr 6, 2026 by am11 Loading…
Fix JsonException message property type info in class parameterized constructor area-System.Text.Json community-contribution Indicates that the PR has been added by a community member
#126575 opened Apr 6, 2026 by XeronOwO Loading…
[infra] Fix jq example in update-os-coverage skill area-skills Agent Skills
#126572 opened Apr 6, 2026 by richlander Loading…
[release/10.0] Update dependencies from dotnet/xharness area-codeflow for labeling automated codeflow
#126570 opened Apr 6, 2026 by dotnet-maestro bot Loading…
[main] Update dependencies from dotnet/hotreload-utils area-codeflow for labeling automated codeflow
#126569 opened Apr 6, 2026 by dotnet-maestro bot Loading…
[main] Update dependencies from dotnet/xharness area-codeflow for labeling automated codeflow
#126568 opened Apr 6, 2026 by dotnet-maestro bot Loading…
[RISC-V] Use fine-grained fence variants for memory barriers arch-riscv Related to the RISC-V architecture 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
#126566 opened Apr 6, 2026 by JamieMagee Loading…
JIT: STORE_LCL_FLD coalescing area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#126562 opened Apr 5, 2026 by AndyAyersMS Loading…
Use ThrowHelper in JsonElement.GetByte/GetSByte/GetInt16/GetUInt16 area-System.Text.Json community-contribution Indicates that the PR has been added by a community member
#126559 opened Apr 5, 2026 by prozolic Loading…
JIT: Correct some AVX-512 instruction timings 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
#126555 opened Apr 5, 2026 by saucecontrol Loading…
ProTip! Filter pull requests by the default branch with base:main.