[Mlir-commits] [mlir] [MLIR][SCF] Sink scf.if from scf.while before region into after region. (PR #165216)
Ming Yan
llvmlistbot at llvm.org
Tue Nov 18 00:48:27 PST 2025
NexMing wrote:
Ping!
Adding more restrictions ensures that the transformation is always profitable and does not introduce excessive compile-time overhead.
https://github.com/llvm/llvm-project/pull/165216
More information about the Mlir-commits
mailing list