[Mlir-commits] [mlir] [mlir][scf] Fix `for-loop-peeling` crash (PR #77697)

Ivan Butygin llvmlistbot at llvm.org
Wed Jan 10 14:39:15 PST 2024


Hardcode84 wrote:

Unrelated to this bugfix, but invalid step probably shouldn't cause verification failure, as it can appears as folding result in unreachable branches.

Can you also add test for negative step, which is also invalid?

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


More information about the Mlir-commits mailing list