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

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Fri Dec 8 01:07:29 PST 2023


ftynse wrote:

We can also have a proper unit test here https://github.com/llvm/llvm-project/tree/main/mlir/unittests/IR. This looks like an API-level feature and having to roll a test pass for it may be too much of unwarranted complexity.

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


More information about the Mlir-commits mailing list