[Mlir-commits] [mlir] [MLIR][Affine] Fix isTilingValid missing anti-dependence when lb == ub < 0 (PR #192858)

Uday Bondhugula llvmlistbot at llvm.org
Sun May 3 07:17:38 PDT 2026


https://github.com/bondhugula commented:

Thanks for fixing this. This has nothing to do with anti-dependences specifically, the bug existed for all kinds of deps.

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


More information about the Mlir-commits mailing list