-
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
[RyuJit/WASM] Reach the NYI in 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
genFnProlog
area-CodeGen-coreclr
#121863
opened Nov 20, 2025 by
SingleAccretion
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
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
JIT: Ensure proper alignment of async resumption data section
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#121790
opened Nov 19, 2025 by
jakobbotsch
Loading…
[cleanup] improve comment alignment in gtlist.h
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
#121784
opened Nov 19, 2025 by
credo-quia-absurdum
Loading…
Move RBM_SAVED_LOCALLOC_SP reservation from compCompile to setFrameType in LSRA
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#121745
opened Nov 18, 2025 by
Copilot
AI
Loading…
9 tasks done
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…
[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…
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…
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: Support async contexts for OSR/EnC
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
runtime-async
#121672
opened Nov 15, 2025 by
jakobbotsch
•
Draft
arm64: Refactor GenerateHWIntrinsicTests_Arm.cs
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
Priority:2
Work that is important, but not critical for the release
#121584
opened Nov 13, 2025 by
jonathandavies-arm
Loading…
Introduce TYP_SIMD to the JIT for Vector<T>
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
#121548
opened Nov 12, 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…
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…
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…
Eliminate most Windows IO usages in superpmi
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
#121367
opened Nov 5, 2025 by
huoyaoyuan
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…
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
JIT: Add an opportunistic optimization to reuse continuation instances
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
runtime-async
#121090
opened Oct 25, 2025 by
jakobbotsch
•
Draft
JIT: [experiment] inlining via tree splitting
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#121089
opened Oct 25, 2025 by
jakobbotsch
•
Draft
arm64: Replace RSH/RSZ -> CAST nodes with clearing register
arch-arm64
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
#121007
opened Oct 23, 2025 by
jonathandavies-arm
Loading…
JIT: Fix unnecessary GC transitions recorded for tailcalls
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#120934
opened Oct 21, 2025 by
Copilot
AI
Loading…
10 tasks done
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…
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…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.