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

Build wasm JIT and crossgen2 R2R of System.Private.CoreLib for browser target area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#127935 opened May 7, 2026 by davidwrighton Member Loading…
JIT: Fix SELECT to relop changing type and check cond evaluates to 0 or 1 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
#127933 opened May 7, 2026 by BoyBaykiller Contributor Draft
JIT: Decouple "DoNotEnregister" from liveness area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#127932 opened May 7, 2026 by jakobbotsch Member Draft
Add AggressiveInlining to hex conversion methods area-System.Net community-contribution Indicates that the PR has been added by a community member
#127930 opened May 7, 2026 by xtqqczze Contributor Loading…
ci-pipeline-monitor issue filing script area-skills Agent Skills
#127929 opened May 7, 2026 by kg Member Draft
Implement X25519DiffieHellmanCng area-System.Security
#127924 opened May 7, 2026 by vcsjones Member Loading…
Optimize ImmutableHashSet<T>.IsSubsetOf to avoid unnecessary allocations area-System.Collections community-contribution Indicates that the PR has been added by a community member
#127920 opened May 7, 2026 by aw0lid Contributor Draft
Apply fixes for coreclr-interp on linux-riscv64 arch-riscv Related to the RISC-V architecture area-CodeGen-Interpreter-coreclr community-contribution Indicates that the PR has been added by a community member
#127919 opened May 7, 2026 by am11 Member Loading…
Support spill temps with unknown size on ARM64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI arm-sve Work related to arm64 SVE/SVE2 support community-contribution Indicates that the PR has been added by a community member
#127917 opened May 7, 2026 by snickolls-arm Contributor Loading…
Cleanup TensorPrimitives area-System.Numerics.Tensors community-contribution Indicates that the PR has been added by a community member
#127916 opened May 7, 2026 by lilinus Contributor Loading…
JIT: Transform 'SELECT(cond, cns, cns)' to 'cns' 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
#127915 opened May 7, 2026 by BoyBaykiller Contributor Loading…
Fix InvalidCastException in DataTable.Select() with OR operator on SqlBoolean columns area-System.Data community-contribution Indicates that the PR has been added by a community member
#127912 opened May 7, 2026 by pumpkin-bit Contributor Loading…
Fix ThinSList size and unify EMPTY_BASES definitions area-PAL-coreclr only for closed issues
#127911 opened May 7, 2026 by Copilot AI Loading…
Enable test builds with --bootstrap area-Infrastructure-coreclr community-contribution Indicates that the PR has been added by a community member
#127909 opened May 7, 2026 by am11 Member Loading…
[browser][coreCLR] Fix ICU shards arch-wasm WebAssembly architecture area-System.Globalization os-browser Browser variant of arch-wasm
#127906 opened May 7, 2026 by pavelsavara Member Draft 11.0.0
[browser][coreCLR] reduce initial memory footprint arch-wasm WebAssembly architecture area-Host os-browser Browser variant of arch-wasm
#127905 opened May 7, 2026 by pavelsavara Member Loading… 11.0.0
[release/9.0-staging] Update dependencies from dotnet/icu area-codeflow for labeling automated codeflow
#127901 opened May 7, 2026 by dotnet-maestro Bot Loading…
Update gcc leg from v15 to v16 area-Infrastructure community-contribution Indicates that the PR has been added by a community member
#127891 opened May 6, 2026 by am11 Member Loading…
ProTip! Filter pull requests by the default branch with base:main.