[all-commits] [llvm/llvm-project] 2b7c45: Revert "[mlir][python] Allow specifying block arg ...
rk via All-commits
all-commits at lists.llvm.org
Tue May 9 15:10:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b7c45330725bfe54e916020faa049681bc60a54
https://github.com/llvm/llvm-project/commit/2b7c45330725bfe54e916020faa049681bc60a54
Author: Rahul Kayaith <rkayaith at gmail.com>
Date: 2023-05-09 (Tue, 09 May 2023)
Changed paths:
M mlir/lib/Bindings/Python/IRCore.cpp
M mlir/python/mlir/dialects/_func_ops_ext.py
M mlir/test/python/ir/blocks.py
Log Message:
-----------
Revert "[mlir][python] Allow specifying block arg locations"
This reverts commit 4d0d295b618edfc937d5bf247f0853df5c70cb96.
This caused a buildbot failure: https://lab.llvm.org/buildbot/#/builders/61/builds/43479
More information about the All-commits
mailing list