Skip to content

JIT: Physical promotion bails on signedness mismatch on small types #104898

@jakobbotsch

Description

@jakobbotsch

Physical promotion should allow these promotions by inserting explicit normalizing casts when necessary. This should still be profitable considering that the alternative is going to be replacing by normalizing loads on every access instead.

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