summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/MemRef/IR/ValueBoundsOpInterfaceImpl.cpp
AgeCommit message (Expand)Author
2025-10-28[MemRef] Fix-forward use-after-scope in #164955 (#165478)Thurston Dang
2025-10-28[MemRef] Implement value bounds interface for CollapseShapeOp (#164955)Jorn Tuyls
2025-10-27[MemRef] Fix value bounds interface for ExpandShapeOp (#165333)Jorn Tuyls
2025-10-23[MemRef] Implement value bounds interface for ExpandShapeOp (#164438)Jorn Tuyls
2025-01-13[mlir][ValueBounds] memref.dim and tensor.dim are always positive (#122804)Krzysztof Drewniak
2023-05-12[mlir] Update method cast calls to function callsTres Popp
2023-04-06[mlir][memref] Add ValueBoundsOpInterface implsMatthias Springer