llvm-project/mlir/python
Alex Zinenko 255a690971 [mlir][python] Provide more convenient constructors for std.CallOp
The new constructor relies on type-based dynamic dispatch and allows one to
construct call operations given an object representing a FuncOp or its name as
a string, as opposed to requiring an explicitly constructed attribute.

Depends On D110947

Reviewed By: stellaraccident

Differential Revision: https://reviews.llvm.org/D110948
2021-10-04 11:45:29 +02:00
..
mlir [mlir][python] Provide more convenient constructors for std.CallOp 2021-10-04 11:45:29 +02:00
.style.yapf
CMakeLists.txt [mlir][python] Provide more convenient wrappers for std.ConstantOp 2021-10-04 11:45:27 +02:00
requirements.txt Exclude pybind11 2.7.0 from MLIR python requirements. 2021-07-20 06:56:05 -07:00