[Mlir-commits] [mlir] [MLIR] [python] Fixed a bug in `PyRegionList` iterator (PR #137232)
Sergei Lebedev
llvmlistbot at llvm.org
Fri Apr 25 05:43:55 PDT 2025
superbobry wrote:
`PyRegionIterator` is no longer available in `_mlir_libs...`. Otherwise, `iter(...)` still works and the iteration happens as you would expect.
https://github.com/llvm/llvm-project/pull/137232
More information about the Mlir-commits
mailing list