-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Pull requests: dotnet/runtime
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[RISC-V] Synthesizing PC-relative pointer constants
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
Improve Math.BigMul on x64 by adding new internal 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
Multiply hardware intrinsic to X86Base
area-CodeGen-coreclr
#115966
opened May 24, 2025 by
Daniel-Svensson
Loading…
[RISC-V] Introduce Zbs
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
Stop spilling ldvirtftn
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
#120866
opened Oct 18, 2025 by
hez2010
Loading…
Wasm irreducible loop transformation
arch-wasm
WebAssembly architecture
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#121728
opened Nov 18, 2025 by
AndyAyersMS
Loading…
[SME] Design proposal
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#115037
opened Apr 25, 2025 by
kunalspathak
Loading…
JIT: enable stack allocation of more arrays in R2R
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#116651
opened Jun 13, 2025 by
AndyAyersMS
Loading…
Extend the "skip-test" optimization to all instructions that modify the
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
#120876
opened Oct 19, 2025 by
Lotendan
Loading…
[RISC-V] Enable constant CSE in RISCV64
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
#121739
opened Nov 18, 2025 by
namu-lee
Loading…
Add scalable vector type to JIT and HFA type for Vector<T>
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
arm-sve
Work related to arm64 SVE/SVE2 support
community-contribution
Indicates that the PR has been added by a community member
#121114
opened Oct 27, 2025 by
snickolls-arm
•
Draft
Save/restore contexts for custom notifiers
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
runtime-async
#121743
opened Nov 18, 2025 by
jakobbotsch
Loading…
Refactor 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
GenTreeJitIntrinsic to store the base type for SIMD operations as a var_types.
area-CodeGen-coreclr
#121251
opened Oct 31, 2025 by
anthonycanino
Loading…
JIT: Move remaining xarch floating->integral cast implementation to lowering
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
#117571
opened Jul 12, 2025 by
saucecontrol
Loading…
arm64: Fix negs compare to minus int.MinValue
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
#121380
opened Nov 5, 2025 by
jonathandavies-arm
Loading…
missing opportunities in constant folding around bitwise ops
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Instrument stackalloc for PGO
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#119041
opened Aug 24, 2025 by
EgorBo
Loading…
JIT: Add stress mode for skipping lowering conditional nodes to use CPU flags
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Arm64: [SVE] Fix failing NaN comparisons in Sve2.ConvertTo* tests
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
#121706
opened Nov 17, 2025 by
SwapnilGaikwad
Loading…
JIT: More precise side effect propagation in loop hoisting
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#118736
opened Aug 14, 2025 by
amanasifkhalid
Loading…
Map SIMD types directly from class names
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
#121489
opened Nov 10, 2025 by
snickolls-arm
Loading…
[Bounds checks] Merge inter-block assertions in RangeCheck::MergeAssertion
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#121527
opened Nov 11, 2025 by
EgorBo
Loading…
[release/10.0] JIT: disable stack allocation for sites in CEA cloned regions
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Servicing-approved
Approved for servicing release
Optimize casts from constant byrefs
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Switch to JIT intrinsics for generic context/async continuations
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#121799
opened Nov 19, 2025 by
jakobbotsch
•
Draft
Remove redundant pinning over static fields/RVA
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
reduce-unsafe
#119674
opened Sep 12, 2025 by
EgorBo
Loading…
Previous Next
ProTip!
Updated in the last three days: updated:>2025-11-19.