Skip to content

Warn on inlining explosion #659

Open
@abadams

Description

@abadams

We should be able to detect a combinatorial explosion due to recursive inlining by examining the Func graph, so that instead of the compiler just stalling, we can tell people that a certain chain of functions causes an expansion of work by a factor of x.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions