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: Transform '(cmp & x) | (cmp & y)' to 'cmp & (x | y)' 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
#126070 opened Mar 25, 2026 by BoyBaykiller Draft
[main] Source code updates from dotnet/dotnet area-codeflow for labeling automated codeflow
#126068 opened Mar 25, 2026 by dotnet-maestro bot Loading…
Fix OperIs(GT_CNS_INT, GT_CNS_LNG) assertion during import area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#126064 opened Mar 24, 2026 by dhartglassMSFT Loading…
JIT: Rewrite BlendVariableMask when mask is created from vector 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
#126062 opened Mar 24, 2026 by saucecontrol Loading…
[Wasm RyuJit] codegen for loading a register-sized struct local area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#126059 opened Mar 24, 2026 by AndyAyersMS Loading…
[automated] Merge branch 'release/8.0' => 'release/8.0-staging' area-codeflow for labeling automated codeflow
#126058 opened Mar 24, 2026 by github-actions bot Loading…
[release/10.0] Defer DOTNET_DbgEnableMiniDump error message until dump creation area-NativeAOT-coreclr Servicing-consider Issue for next servicing release review
#126055 opened Mar 24, 2026 by github-actions bot Loading…
2 of 4 tasks
Add size/perf optimized FinishSuspension helpers for runtime async area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI runtime-async
#126041 opened Mar 24, 2026 by jakobbotsch Draft
Fix CheckSpecified setter for field-backed members in ReflectionXmlSerializationReader area-Serialization community-contribution Indicates that the PR has been added by a community member
#126035 opened Mar 24, 2026 by haltandcatchwater Loading…
JIT: Refactor async analysis area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#126028 opened Mar 24, 2026 by jakobbotsch Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.