Files
clang-p2996/mlir/test/python/ir/blocks.py
Sandeep Dasgupta 55d2fffdae [mlir][python]Python Bindings for select edit operations on Block arguments (#94305)
The PR implements MLIR Python Bindings for a few simple edit operations
on Block arguments, namely, `add_argument`, `erase_argument`, and
`erase_arguments`.
2024-06-05 17:10:55 -05:00

6.1 KiB