[Mlir-commits] [mlir] [mlir][affine] Use ValueBoundsConstraintSet to improve promoteIfSingleIteration (PR #129270)

lonely eagle llvmlistbot at llvm.org
Thu Jun 4 23:50:08 PDT 2026


linuxlonelyeagle wrote:

Could you please review this when you have time? 
It resolves the two issues mentioned above: 
* Since affine-loop-normalize already includes the promoteIfSingleIteration logic, this PR builds upon the existing foundation to provide further enhancements.
* It was not added as a canonicalization pattern.

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


More information about the Mlir-commits mailing list