Skip to content

JIT: Recheck CSE defs in hot blocks for uses in cold blocks on non-xarch #75253

@jakobbotsch

Description

@jakobbotsch

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

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions