[Mlir-commits] [mlir] [MLIR] [python] Fixed a bug in `PyRegionList` iterator (PR #137232)

Sergei Lebedev llvmlistbot at llvm.org
Tue Apr 29 03:39:09 PDT 2025


superbobry wrote:

`list` invokes `iter()` behind the scenes, so the two tests will be more or less identical. Are you sure you want both?

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


More information about the Mlir-commits mailing list