Files
clang-p2996/mlir/lib/Dialect/Tensor/IR/ValueBoundsOpInterfaceImpl.cpp
Krzysztof Drewniak 051612c018 [mlir][ValueBounds] memref.dim and tensor.dim are always positive (#122804)
Add the constraint that the length of a memref or tensor dimension is
always non-negative (at least 0) even if we don't know which dimension
we're querying the length of.
2025-01-13 17:48:03 -06:00

4.9 KiB