Skip to content

Call stack exhaustion when compiling very deep programs #697

Open
@notmgsk

Description

@notmgsk

chip-contiguous-subschedule-from-last-instructions is recursive and, given a sufficiently deep program, can fail with an exhausted function call stack error. This can be alleviated by making the function non-recursive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions