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
Sort

Pull requests list

Try fixing api compat by adding api that uses PbeParameters area-System.Security new-api-needs-documentation NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons)
#113993 opened Mar 28, 2025 by PranavSenthilnathan Draft
Use ArrayPool in CSTRMarshaler.ConvertToNative community-contribution Indicates that the PR has been added by a community member needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#113991 opened Mar 27, 2025 by HJLeee Loading…
Draft : Reduce TP regression in allocateRegistersMinimal() 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
#113988 opened Mar 27, 2025 by DeepakRajendrakumaran Draft
[perf build] Added possibility to store metadata about latest built PERF build needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners perf-pipeline Issues with dotnet-runtime-perf, or runtime-wasm-perf pipelines
#113978 opened Mar 27, 2025 by e-kharion Loading…
JIT: enhance escape analysis to understand local struct fields area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#113977 opened Mar 27, 2025 by AndyAyersMS Loading…
JIT: Remove BBF_FUNCLET_BEG area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#113975 opened Mar 27, 2025 by amanasifkhalid Loading…
Fix EH and stack walking on linux-x86 area-ExceptionHandling-coreclr community-contribution Indicates that the PR has been added by a community member
#113972 opened Mar 27, 2025 by filipnavara Draft
[RISC-V] Fused multiply-add 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
#113961 opened Mar 27, 2025 by tomeksowi Draft
Add CPUID for AvxVnniInt8 and AvxVnniInt16 community-contribution Indicates that the PR has been added by a community member needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#113956 opened Mar 27, 2025 by khushal1996 Loading…
Fix declared type of custom comparer for MaxBy and MinBy area-System.Linq breaking-change Issue or PR that represents a breaking API or functional change over a prerelease. community-contribution Indicates that the PR has been added by a community member needs-breaking-change-doc-created Breaking changes need an issue opened with https://github.com/dotnet/docs/issues/new?template=dotnet new-api-needs-documentation NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons)
#113944 opened Mar 26, 2025 by IDisposable Loading…
ProTip! Filter pull requests by the default branch with base:main.