[Mlir-commits] [mlir] Fix bug in `visitDivExpr` and `visitModExpr` (PR #145290)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Wed Jun 25 22:39:20 PDT 2025
lipracer wrote:
> > This is a stupid question. Will `semi affine expr` also have this constrain? If that's the case, the [fix](https://github.com/llvm/llvm-project/pull/145162) should be reverted.
>
> Which constraint?
This `A local expression cannot be a dimension, symbol or a constant.`
https://github.com/llvm/llvm-project/pull/145290
More information about the Mlir-commits
mailing list