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

JIT: fix case where importer can lose type information area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#114033 opened Mar 29, 2025 by AndyAyersMS Loading…
[release/9.0] Move DAC signing identity to PME needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#114031 opened Mar 29, 2025 by hoyosjs Loading…
Fix crossgen2 sometimes emitting tokens from the wrong module into R2R output area-crossgen2-coreclr NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons)
#114029 opened Mar 28, 2025 by kg Draft
Sign and harden pkgs needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#114027 opened Mar 28, 2025 by mmitche Loading…
JIT: Propagate flow into finally regions correctly in synthesis area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#114016 opened Mar 28, 2025 by amanasifkhalid Loading…
[RISC-V] Partial unfolding of the loop generated in genZeroInitFrameUsingBlockInit and simplification of jump encoding 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
#114003 opened Mar 28, 2025 by sirntar Draft
Remove List<T> allocation in Task.WhenAll for empty sequences area-System.Threading.Tasks community-contribution Indicates that the PR has been added by a community member
#114002 opened Mar 28, 2025 by Alex-Sob Loading…
[RISC-V] Utilize sh(x)add(.uw) instructions 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
#113999 opened Mar 28, 2025 by fuad1502 Loading…
Enable more constant foldings for switch ops using assertions area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#113998 opened Mar 28, 2025 by EgorBo Draft
Use PME identity for DAC signing area-Infrastructure-coreclr NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons)
#113997 opened Mar 28, 2025 by hoyosjs Loading…
[mono] [hotreload] Adjust row_size and size_bitfield from the baseline based on the delta sizes area-EnC-mono Hot Reload for WebAssembly, iOS/Android, etc
#113995 opened Mar 28, 2025 by thaystg Loading…
JIT: Fix improperly contained BroadcastScalarToVector(CreateScalar(GT_LONG)) 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
#113994 opened Mar 28, 2025 by saucecontrol Loading…
Use ArrayPool in CSTRMarshaler.ConvertToNative area-Interop-coreclr community-contribution Indicates that the PR has been added by a community member tenet-performance Performance related issue
#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
ProTip! Exclude everything labeled bug with -label:bug.