Skip to content

JIT: Block morph can avoid creating stores for dead fields #80498

@jakobbotsch

Description

@jakobbotsch

With early liveness we should be able to avoid creating stores for dead fields of promoted structs in block morphing. This should save some TP, but presumably shouldn't have significant impact on CQ.

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIenhancementProduct code improvement that does NOT require public API changes/additions

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions