hanchenye-llvm-project/mlir/python
Sergei Lebedev 5177676261 Updated MLIR type stubs to work with pytype
The diff is big, but there are in fact only three kinds of changes

* ir.py had a synax error -- underminated [
* forward references are unnecessary in .pyi files (see 9a76b13127/CONTRIBUTING.md?plain=1#L450-L454)
* methods defined via .def_static() are now decorated with @staticmethod

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D122300
2022-03-25 13:38:49 +01:00
..
mlir Updated MLIR type stubs to work with pytype 2022-03-25 13:38:49 +01:00
.style.yapf
CMakeLists.txt [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
requirements.txt Upstream MLIR PyTACO implementation. 2022-01-21 08:38:36 -08:00