Skip to content

JIT: Normalizing 32 -> 64 bit zero extension representations #122193

@jakobbotsch

Description

@jakobbotsch

These zero extensions are marked with GTF_UNSIGNED, but we create them both with gtCastType = TYP_ULONG and gtCastType = TYP_LONG. We should settle on just one representation. See #122184 for more context.

cc @dotnet/jit-contrib

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

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions