[Mlir-commits] [mlir] [mlir][affine|ValueBounds] Add transform to simplify affine min max ops with ValueBoundsOpInterface (PR #145068)
Matthias Springer
llvmlistbot at llvm.org
Fri Jun 20 12:06:13 PDT 2025
matthias-springer wrote:
Is IREE using `SimplifyBoundedAffineOpsOp`? If not, we can probably delete it. (I added this infrastructure a while ago.)
https://github.com/llvm/llvm-project/pull/145068
More information about the Mlir-commits
mailing list