[Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Renato Golin
llvmlistbot at llvm.org
Tue Mar 31 06:10:49 PDT 2026
================
----------------
rengolin wrote:
> Are you asking why we introduce scf.loop instead of just keeping scf.while and scf.for and adding support for early-exit to these?
Yes.
> Is this the same question as in the other comment thread above? If not can you reformulate (I'm reading it the same now, but not sure).
Not sure which one.
https://github.com/llvm/llvm-project/pull/166688
More information about the Mlir-commits
mailing list