Files
clang-p2996/mlir/lib/Dialect/Tensor/IR/ValueBoundsOpInterfaceImpl.cpp
Matthias Springer c5624dc055 [mlir][Interfaces] ValueBoundsOpInterface: Handle all destination style ops (#65736)
This commit provides a default implementation for all ops that implement
the `DestinationStyleOpInterface`. Result values of such ops are tied to
operand, and those have the same type.
2023-09-08 19:46:40 +02:00

4.9 KiB