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: Don't transform infinite loops in fgOptimizeBranchToEmptyUnconditional area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#116822 opened Jun 19, 2025 by amanasifkhalid Loading…
Optimise char to hex conversion 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
#116821 opened Jun 19, 2025 by xtqqczze Draft
JIT: Allow liveness to remove some nodes with contained side effects area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#116819 opened Jun 19, 2025 by jakobbotsch Draft
[WIP] Apx requirements for VM and GC stubs area-VM-coreclr community-contribution Indicates that the PR has been added by a community member
#116806 opened Jun 19, 2025 by khushal1996 Draft
JIT: Accelerate more casts on x86 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
#116805 opened Jun 19, 2025 by saucecontrol Draft
Allow the vector and scalar code paths for min, max, and fma APIs to share logic area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#116804 opened Jun 19, 2025 by tannergooding Draft
Add issue links / reasons for more ExpectedWarningAttributes with tool exceptions area-Tools-ILLink .NET linker development as well as trimming analyzers linkable-framework Issues associated with delivering a linker friendly framework
#116799 opened Jun 18, 2025 by jtschuster Loading…
[release/10.0-preview6] Source code updates from dotnet/dotnet area-codeflow for labeling automated codeflow
#116795 opened Jun 18, 2025 by dotnet-maestro bot Loading…
Disable Defender on the source dir area-Infrastructure NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons)
#116791 opened Jun 18, 2025 by akoeplinger Draft
Fix URI edge case issue area-System.Net community-contribution Indicates that the PR has been added by a community member
#116789 opened Jun 18, 2025 by lilinus Loading…
Remove Assert in Method.MakeGeneric on Invalid Arg 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
#116788 opened Jun 18, 2025 by scott-ferguson-unity Loading…
Implement SVE2 ShiftLogicalRounded, ShiftLogicalRoundedSaturate area-System.Runtime.Intrinsics community-contribution Indicates that the PR has been added by a community member
#116784 opened Jun 18, 2025 by snickolls-arm Loading…
[RISC-V] Lowering multiplication by power of 2 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
#116783 opened Jun 18, 2025 by namu-lee Loading…
[main] Source code updates from dotnet/dotnet area-codeflow for labeling automated codeflow
#116782 opened Jun 18, 2025 by dotnet-maestro bot Loading…
[RISC-V] Use auipc for all code addresses 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
#116780 opened Jun 18, 2025 by tomeksowi Draft
ProTip! Exclude everything labeled bug with -label:bug.