[Mlir-commits] [mlir] [MLIR][Python] Register Containers as Sequences for `match` compatibility (PR #174091)

Maksim Levental llvmlistbot at llvm.org
Wed Dec 31 05:59:08 PST 2025


makslevental wrote:

> So maybe also turning Region itself into a Sequence would be a good addition as well? Would extend the Scope of this PR, though.

I mean it works long-hand right? No need if there's _some_ to write the match clause.

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


More information about the Mlir-commits mailing list