llvm-project/mlir/test/Bindings/Python
Stella Laurenzo 62195b7548 [mlir][CAPI] Convert the rest of the API int -> bool.
* Follows on https://reviews.llvm.org/D92193
* I had a mid-air collision with some additional occurrences and then noticed that there were a lot more. Think I got them all.

Differential Revision: https://reviews.llvm.org/D92292
2020-11-29 20:36:42 -08:00
..
dialects [mlir] Make attributes mutable in Python bindings 2020-11-24 09:16:25 +01:00
CMakeLists.txt [mlir] Make attributes mutable in Python bindings 2020-11-24 09:16:25 +01:00
context_lifecycle.py Adds MLIR C-API for marshaling Python capsules. 2020-09-29 10:48:53 -07:00
context_managers.py [mlir][Python] Context managers for Context, InsertionPoint, Location. 2020-11-01 19:00:39 -08:00
dialects.py [mlir] Generate Op builders for Python bindings 2020-11-12 11:29:23 +01:00
insertion_point.py [mlir][Python] Context managers for Context, InsertionPoint, Location. 2020-11-01 19:00:39 -08:00
ir_array_attributes.py [mlir] Get array from the dense elements attribute with buffer protocol. 2020-11-18 15:50:59 +08:00
ir_attributes.py [mlir][CAPI] Convert the rest of the API int -> bool. 2020-11-29 20:36:42 -08:00
ir_location.py [mlir][Python] Python API cleanups and additions found during code audit. 2020-11-29 18:09:07 -08:00
ir_module.py Fix python bindings tests after change in visibility requirement for symbol declarations 2020-11-17 04:09:35 +00:00
ir_operation.py [mlir][Python] Add an Operation.result property. 2020-11-29 18:09:07 -08:00
ir_types.py [mlir][Python] Python API cleanups and additions found during code audit. 2020-11-29 18:09:07 -08:00
lit.local.cfg [mlir] Make attributes mutable in Python bindings 2020-11-24 09:16:25 +01:00
pass_manager.py Disable implicit nesting on parsing textual pass pipeline 2020-11-11 19:21:51 +00:00
python_test_ops.td [mlir] move lib/Bindings/Python/Attributes.td to include/mlir/Bindings/Python 2020-11-24 09:19:01 +01:00