[Mlir-commits] [mlir] [MLIR][SCF] Sink scf.if from scf.while before region into after region. (PR #165216)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Nov 5 23:02:34 PST 2025


https://github.com/MaheshRavishankar commented:

Oh, I see this was moved back into canonicalization. So I was mistaken on the state of the change. 

Really this is bad practice! I urge you to not add it as a canonicalization, but I dont have the heart to block this change, even though in my book this is following bad practices.

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


More information about the Mlir-commits mailing list