Skip to content

Basic optimisation of local variable access #648

Open
@aapoalas

Description

@aapoalas

When we know that a local variable doesn't escape the function call, it should be kept in the stack as a static slot and referred to by offset from stack root.

Metadata

Metadata

Assignees

No one assigned

    Labels

    NLnetThis work is supported by an NLnet granttechnicalRequires building something new and exciting in Rust

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions