Unverified Commit 2170252b authored by Benjamin Maxwell's avatar Benjamin Maxwell Committed by GitHub
Browse files

[CI] Add check-mlir-python to MLIR pre-merge checks (#72847)

PR for: https://discourse.llvm.org/t/add-check-mlir-python-to-the-mlir-pre-commit-tests/74041

It’s easy to forget about the Python bindings and not build/test them
locally. It’s also easy to change something that’ll break the python
binding tests and not find out till after you’ve committed your change.

These tests seem to run quickly and don’t require much extra setup, so
let's add them to the general MLIR pre-merge tests.
parent 9cee94b8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment