llvm-capstone/mlir/python
Ingo Müller 4f30746ca0 [mlir][transform][python] Add extended ApplyPatternsOp.
This patch adds a mixin for ApplyPatternsOp to _transform_ops_ext.py
with syntactic sugar for construction such ops. Curiously, the op did
not have any constructors yet, probably because its tablegen definition
said to skip the default builders. The new constructor is thus quite
straightforward. The commit also adds a refined `region` property which
returns the first block of the single region.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D155435
2023-07-20 14:20:50 +00:00
..
mlir [mlir][transform][python] Add extended ApplyPatternsOp. 2023-07-20 14:20:50 +00:00
.style.yapf
CMakeLists.txt [mlir][transform][gpu][python] Add MapForallToBlocks mix-in. 2023-07-20 14:20:40 +00:00
requirements.txt [mlir][python] Bump min pybind11 version to 2.9.0 2023-05-23 13:51:40 -04:00