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

Mehdi Amini llvmlistbot at llvm.org
Wed Nov 19 05:54:37 PST 2025


================

----------------
joker-eph wrote:

>  we must add new operands to scf.condition, which will also increase the number of results of scf.while

Ah, I forgot about this coupling!! Thanks.


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


More information about the Mlir-commits mailing list