Skip to content

Fold simple named arrays #5

Description

@jleben

If a name refers to a simple array (e.g. one that only copies values from other arrays), replace its references with the array.

This would simplify array reduction as we wouldn't need to be careful with lamda lifting arrays - we could always lift them and this optimization would fold them back if possible.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions