Skip to content

Optimize expression evaluation by reducing unnecessary temporary variable assignments #3

Description

@quitism

Currently, the compiler creates a new temporary variable for each value in an expression. This could be improved by reusing existing temporary variables when they are no longer needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions