Files
clang-p2996/mlir/lib/Dialect/Linalg/Transforms/DataLayoutPropagation.cpp
Lorenzo Chelini 30d542f9b2 [MLIR][Tensor] Introduce a pattern to propagate through tensor.pad
Introduce a pattern to 'push down' a `tensor.unpack` through a
`tensor.pad`. The propagation happens if the unpack does not touch the
padded dimensions.

Reviewed By: hanchung

Differential Revision: https://reviews.llvm.org/D143907
2023-02-15 08:48:55 +01:00

22 KiB