[Mlir-commits] [mlir] [mlir] Fix RemoveDeadRegionBranchOpSuccessorInputs producing invalid scf.for (LoopLikeOpInterface tie) (PR #216627)
Matthias Springer
llvmlistbot at llvm.org
Sun Aug 16 23:57:48 PDT 2026
https://github.com/matthias-springer approved this pull request.
This is not a comprehensive fix for the problem, but I'm fine with merging this. It fixes the expensive-pattern-checks for loop-like ops and gives us better test coverage on CI (especially integration tests). I also think the overall direction is correct and we can work towards a comprehensive fix from here.
https://github.com/llvm/llvm-project/pull/216627
More information about the Mlir-commits
mailing list