[Mlir-commits] [mlir] [mlir][python] meta region_op (PR #75673)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Dec 20 06:26:57 PST 2023


martin-luecke wrote:

Thanks for the PR. 
Out of curiosity:
How would you model an operation that produces results and has a region with this approach?
Do you have ideas on how to generalize this for a Region with multiple Blocks or an operation with multiple Regions, e.g. `scf.if`?

https://github.com/llvm/llvm-project/pull/75673


More information about the Mlir-commits mailing list