[Mlir-commits] [mlir] [MLIR][Python] Fix AffineIfOp insertion point (PR #171957)

Maksim Levental llvmlistbot at llvm.org
Thu Dec 11 19:54:14 PST 2025


makslevental wrote:

> Also a side note, #108323 set one of the `AffineIfOp` arguments to be `has_else` while the `SCFIfOp` still uses `hasElse`. I do recommend using a consistent naming convention for this

Sure I agree - you want to change it here or send another (separate) PR maybe?

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


More information about the Mlir-commits mailing list