Skip to content

JIT: implement operation narrowing phase #32504

Description

@AndyAyersMS

Implement a narrowing optimization to reduce width of computations, where profitable.

See for instance #32089.

Likely would rely on part-word (or maybe even bitwise) liveness. Could be done locally (per tree) or globally.

category:cq
theme:optimization
skill-level:expert
cost:large

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions