Skip to content

nested loops with no block in between cause stack overflow in Display #52

@pufferfish101007

Description

@pufferfish101007

When trying to compile the following code (not minimal)

Image

a stack overflow occurs while trying to print the IR (so long as the 'print IR' setting is enabled). Otherwise we end up with similar stack-overflow-esque errors in either loop unrolling or SSA, depending on what is enabled.

This is not a regression from v0.0.8 as I originally thought.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions