[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
Mon Oct 27 09:26:25 PDT 2025


https://github.com/MaheshRavishankar requested changes to this pull request.

I am not sure this is a canonicalization. This seems like a cost-model based thing. Someone else might want to hoist the if condition 

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


More information about the Mlir-commits mailing list