Skip to content

Implement invariant checks for the IR #32

@kyouko-taiga

Description

@kyouko-taiga

The IR relies on many invariants. Many of them are documented but almost none of them are checked. We should write a function that one can use to verify that these invariants hold.

One difficulty is that some invariants are only established after the IR went through certain transformation passes, so we should design a system that can account for that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions