[Mlir-commits] [mlir] [mlir][affine] add remove-single-iteration-loop pass. (PR #129270)

lonely eagle llvmlistbot at llvm.org
Tue Apr 15 09:10:47 PDT 2025


linuxlonelyeagle wrote:

> I don't think this is a canonicalization, no, and I'd be happy to land this, though it's got a hold on it. I think the hold is "why not affine-loop-normalize" - which might be a good question, given that the pass that inspired this is on SCF

My English is not very good.I'm not sure I understand what you mean by the word “hold.”What does “good question” mean here? I've had time to think about it.Make my point. I think it's great when this Pass is introduced to handle situations where the SSA value has a range.
My understanding is that 
* -affine-loop-normalize is blocking content in this PR.
* This pass was inspired from SCF.
Thank you.

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


More information about the Mlir-commits mailing list