[Mlir-commits] [mlir] [mlir][affine|ValueBounds] Add transform to simplify affine min max ops with ValueBoundsOpInterface (PR #145068)
Fabian Mora
llvmlistbot at llvm.org
Fri Jun 20 12:08:17 PDT 2025
fabianmcg wrote:
> Is IREE using SimplifyBoundedAffineOpsOp?
I just checked and no. But I would wait for removal until we have the `assume` op upstream, otherwise we could removing functionalities without alternatives.
https://github.com/llvm/llvm-project/pull/145068
More information about the Mlir-commits
mailing list