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

[experiment] Move importervectorization to a late phase area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#129068 opened Jun 6, 2026 by EgorBo Member Draft
[release/11.0-preview5] Source code updates from dotnet/dotnet area-codeflow for labeling automated codeflow
#129067 opened Jun 6, 2026 by dotnet-maestro Bot Loading…
[Wasm RyuJit] Match how other targets consume initblk fill values area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#129062 opened Jun 6, 2026 by AndyAyersMS Member Loading…
[Wasm / RyuJit]: implement CKFINITE area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#129061 opened Jun 5, 2026 by AndyAyersMS Member Loading…
[Wasm / RyuJit]: don't mark CORINFO_HELP_GETREFANY pure on wasm area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#129060 opened Jun 5, 2026 by AndyAyersMS Member Loading…
[Wasm RyuJIT] Spill live ref/byref values to pinned stack slots at calls arch-wasm WebAssembly architecture area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#129059 opened Jun 5, 2026 by kg Member Draft
JIT: Fix for IV opt to preserve updates to a counter that is live into an EH handler area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#129058 opened Jun 5, 2026 by JulieLeeMSFT Member Loading… 11.0.0
Add OpenBSD support in CPalThread area-System.Threading community-contribution Indicates that the PR has been added by a community member
#129057 opened Jun 5, 2026 by sethjackson Contributor Loading…
Clarify MetadataLoadContext load wording area-System.Reflection.Metadata community-contribution Indicates that the PR has been added by a community member
#129050 opened Jun 5, 2026 by marko1olo Loading…
Add HybridCache.GetOrCreateAsync overloads for dynamic setting of options area-Extensions-Caching linkable-framework Issues associated with delivering a linker friendly framework
#129048 opened Jun 5, 2026 by svick Member Draft
Fix ZstandardStream truncating multi-frame zstd responses to the first frame area-System.IO.Compression community-contribution Indicates that the PR has been added by a community member
#129047 opened Jun 5, 2026 by christosk92 Loading…
Preserve JIT handle bits in cross-target builds area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#129034 opened Jun 5, 2026 by MichalStrehovsky Member Loading…
JIT/wasm: place SCC dispatcher inside Wasm try region when needed area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#129025 opened Jun 5, 2026 by AndyAyersMS Member Loading…
JIT: weight loop body cost by block frequency in cloning heuristic area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#129022 opened Jun 4, 2026 by AndyAyersMS Member Loading…
Change jit fuzzer build to pull Antigen from jitutils area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#129018 opened Jun 4, 2026 by dhartglassMSFT Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.