Revert "Revert "[mlir][py] Enable building ops with raw inputs""
authorJacques Pienaar <jpienaar@google.com>
Thu, 22 Dec 2022 00:22:39 +0000 (16:22 -0800)
committerJacques Pienaar <jpienaar@google.com>
Thu, 22 Dec 2022 00:22:39 +0000 (16:22 -0800)
commitb57acb9a405c289069345a498ebfc1d1b9b110de
tree384faebf8c4f2c0e4ef4ce2e25ffbbabf5bf7eea
parent02f4cfa33d3d970b8ad3ddeda73f59785ab19984
Revert "Revert "[mlir][py] Enable building ops with raw inputs""

Fix Python 3.6.9 issue encountered due to type checking here. Will
add back in follow up.

This reverts commit 1f47fee2948ef48781084afe0426171d000d7997.
mlir/docs/Bindings/Python.md
mlir/lib/Bindings/Python/Globals.h
mlir/lib/Bindings/Python/IRCore.cpp
mlir/lib/Bindings/Python/IRModule.cpp
mlir/python/mlir/ir.py
mlir/test/mlir-tblgen/op-python-bindings.td
mlir/test/python/dialects/shape.py
mlir/tools/mlir-tblgen/OpPythonBindingGen.cpp