[Mlir-commits] [mlir] [MLIR] Support interrupting AffineExpr walks (PR #74792)

Uday Bondhugula llvmlistbot at llvm.org
Thu Dec 28 02:59:08 PST 2023


bondhugula wrote:

> Yes, something that shows we interrupt and propagate correctly, I saw we have « code coverage » with the utility, but not « path coverage » for the new behavior I think?

I've now added a test pass to exercise this.

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


More information about the Mlir-commits mailing list