llvm-project/mlir/test/python
Matthias Springer faeb7ec68b [mlir] Fix broken build in pass_manager.py
This test ensures that an error is generated from the Python side when running a module pass on a function. The test used to instantiate ViewOpGraph, however, this pass was changed into a general "any op" pass in D106253. Therefore, a different pass must be used in this test.

Differential Revision: https://reviews.llvm.org/D107424
2021-08-04 13:12:17 +09:00
..
dialects Defend early against operation created without a registered dialect 2021-07-15 03:52:32 +00:00
integration NFC: Add missing import to integration test. 2021-07-29 02:44:01 +00:00
ir NFC: Adapt operation.py to builtin operation print format changes. 2021-07-28 23:57:08 +00:00
develoment_files.py [MLIR][python] Export CAPI headers. 2021-07-29 19:06:32 +00:00
execution_engine.py Break apart the MLIR ExecutionEngine from core python module. 2021-07-28 23:59:32 +00:00
lit.local.cfg
pass_manager.py [mlir] Fix broken build in pass_manager.py 2021-08-04 13:12:17 +09:00
python_test_ops.td [MLIR] [Python ODS] Use @builtins.property for cases where 'property' is already defined 2021-07-15 19:39:03 -07:00