[all-commits] [llvm/llvm-project] b57acb: Revert "Revert "[mlir][py] Enable building ops wit...
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Wed Dec 21 16:22:53 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b57acb9a405c289069345a498ebfc1d1b9b110de
https://github.com/llvm/llvm-project/commit/b57acb9a405c289069345a498ebfc1d1b9b110de
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2022-12-21 (Wed, 21 Dec 2022)
Changed paths:
M mlir/docs/Bindings/Python.md
M mlir/lib/Bindings/Python/Globals.h
M mlir/lib/Bindings/Python/IRCore.cpp
M mlir/lib/Bindings/Python/IRModule.cpp
M mlir/python/mlir/ir.py
M mlir/test/mlir-tblgen/op-python-bindings.td
M mlir/test/python/dialects/shape.py
M mlir/tools/mlir-tblgen/OpPythonBindingGen.cpp
Log Message:
-----------
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.
More information about the All-commits
mailing list