Improve tensor::createPadHighOp: more static padding sizes when possible.
Depends On: D154199
Paths
| Differential D154200
[mlir][tensor] More static padding sizes for PadOp ClosedPublic Authored by springerm on Jun 30 2023, 3:45 AM.
Details Summary Improve tensor::createPadHighOp: more static padding sizes when possible. Depends On: D154199
Diff Detail
Event Timelinespringerm added a parent revision: D154199: [mlir][Affine] Delete duplicate code: `applyMapToValues`.Jun 30 2023, 3:45 AM This revision is now accepted and ready to land.Jun 30 2023, 4:35 AM This revision was landed with ongoing or failed builds.Jun 30 2023, 5:04 AM Closed by commit rG5c258d7adcd1: [mlir][tensor] More static padding sizes for PadOp (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 536187 mlir/lib/Dialect/Tensor/Utils/Utils.cpp
mlir/test/Dialect/Linalg/generalize-tensor-pack.mlir
mlir/test/Dialect/Linalg/transform-op-pad.mlir
|