Skip to content

Add CI tests for MLIR dialect #465

@sampsyo

Description

@sampsyo

Let's add a few simple tests for bril2mlir and mlir2bril as implemented in #463. To enable them in CI, we'll want to use a similar strategy to our Rust workflow: i.e., only trigger these tests when the brilir/ directory changes. Checking out and building MLIR will be super slow, so we will need to be sure that this doesn't happen on irrelevant commits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions