[Mlir-commits] [mlir] [MLIR] Fix computeTiedSuccessorInputs for single-iteration scf.for (PR #188986)
Matthias Springer
llvmlistbot at llvm.org
Mon Mar 30 05:08:49 PDT 2026
matthias-springer wrote:
Is there a simpler way to fix that? Loops with exactly 1 iteration can be inlined. Can we perform that rewrite with a higher benefit?
https://github.com/llvm/llvm-project/pull/188986
More information about the Mlir-commits
mailing list