llvm-project/mlir/test/python
Adrian Kuegel 9fb1086b94 [mlir][python] Add a __contains__ method to the python bindings for DictionaryAttr.
This makes it easier to check in python whether a certain attribute is there.

Differential Revision: https://reviews.llvm.org/D112814
2021-10-29 15:19:16 +02:00
..
dialects Make Python MLIR Operation not iterable 2021-10-26 07:21:09 +00:00
integration [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
ir [mlir][python] Add a __contains__ method to the python bindings for DictionaryAttr. 2021-10-29 15:19:16 +02:00
lib [mlir] support interfaces in Python bindings 2021-10-25 12:50:42 +02:00
CMakeLists.txt [mlir] support interfaces in Python bindings 2021-10-25 12:50:42 +02:00
develoment_files.py [MLIR][python] Export CAPI headers. 2021-07-29 19:06:32 +00:00
execution_engine.py [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
lit.local.cfg Fix ASAN execution for the MLIR Python tests 2021-10-03 05:07:32 +00:00
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] Infer result types in generated constructors whenever possible 2021-10-25 12:50:44 +02:00