JIT: Recheck CSE defs in hot blocks for uses in cold blocks on non-xarch #75253
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
Given there is less containment on non-xarch architectures it should be more attractive to create CSEs that have defs in hot blocks but uses in cold blocks. VTable GDV and delegate GDV are two places where this frequently occurs.
#75140 (comment)
category:cq
theme:cse
skill-level:intermediate
cost:small
impact:small
The text was updated successfully, but these errors were encountered: