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

Matthias Springer llvmlistbot at llvm.org
Mon Oct 27 09:52:51 PDT 2025


https://github.com/matthias-springer commented:

> This preserves semantics while simplifying the condition region and canonicalizing control flow for further optimizations.

What further optimizations did you have in mind?


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


More information about the Mlir-commits mailing list