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

Ming Yan llvmlistbot at llvm.org
Fri Nov 7 10:41:54 PST 2025


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

----------------
NexMing wrote:


The `visitUsedValuesDefinedAbove` at line 95 will collect all values that are defined outside the `scf.if`.

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


More information about the Mlir-commits mailing list