[all-commits] [llvm/llvm-project] 1f47fe: Revert "[mlir][py] Enable building ops with raw in...
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Wed Dec 21 14:54:26 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f47fee2948ef48781084afe0426171d000d7997
https://github.com/llvm/llvm-project/commit/1f47fee2948ef48781084afe0426171d000d7997
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 "[mlir][py] Enable building ops with raw inputs"
Reverting to fix build bot.
This reverts commit 3781b7905d8d808e5d4e97d597263f8ac48541b8.
More information about the All-commits
mailing list