Skip to content

Develop an analysis to determine the most suitable location for performing constant spilling #925

@PavelKopyl

Description

@PavelKopyl

PR-885 implements spilling of frequently used large constants, currently placing the spill code in the prologue of the first function in the module. While this approach is generally reasonable for optimized code, we should also consider alternative locations or strategies for performing the spilling.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions