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: Add debug consistency checks for GT_RETURN nodes 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
#125298 opened Mar 8, 2026 by BoyBaykiller Loading…
Fix some CMake definitions on OpenBSD area-PAL-coreclr community-contribution Indicates that the PR has been added by a community member os-openbsd OpenBSD OS, currently not officially supported
#125294 opened Mar 7, 2026 by sethjackson Loading…
JIT: Clean up comments and remove redundancy in flowgraph.cpp area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#125292 opened Mar 7, 2026 by AndyAyersMS Loading…
[RyuJIT] Add a JIT flag for Portable Entry Points and set it by default for Browser compilations area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#125284 opened Mar 6, 2026 by kg Draft
[Wasm RyuJIT] Handle case where a TYP_STRUCT return has had its type information erased and we are trying to write it to a TYP_STRUCT local arch-wasm WebAssembly architecture area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#125279 opened Mar 6, 2026 by kg Loading…
[Wasm RyuJIT] Fix classifier embiggening small structs that are being passed-as a wasm primitive arch-wasm WebAssembly architecture area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#125278 opened Mar 6, 2026 by kg Loading…
Remove unused TLens project and clean up all ILLink references area-Infrastructure linkable-framework Issues associated with delivering a linker friendly framework
#125275 opened Mar 6, 2026 by Copilot AI Draft
Propagate NeverNegative flag during CSE area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#125272 opened Mar 6, 2026 by EgorBo Draft
Issue 125270 area-Meta community-contribution Indicates that the PR has been added by a community member
#125271 opened Mar 6, 2026 by rogerbriggen Loading…
SoftMax: Multiply by 1 / expSum instead of dividing by expSum area-System.Numerics.Tensors community-contribution Indicates that the PR has been added by a community member
#125269 opened Mar 6, 2026 by BarionLP Loading…
JIT: Disallow partial compilation of runtime async functions area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#125267 opened Mar 6, 2026 by jakobbotsch Loading…
Bump serialize-javascript and @rollup/plugin-terser in /src/mono/browser/runtime area-codeflow for labeling automated codeflow dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#125264 opened Mar 6, 2026 by dependabot bot Loading…
ProTip! Filter pull requests by the default branch with base:main.