This is useful in cases such as tile-distribute-and-pad where not all
dims are tiled
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D101319
Handle the case of tile and pad a subset of the dimensions ClosedPublic Authored by asaadaldien on Apr 26 2021, 12:36 PM.
Details Summary This is useful in cases such as tile-distribute-and-pad where not all
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 27 2021, 2:01 PM Closed by commit rG7fe20634460a: Handle the case of tile and pad a subset of the dimensions (authored by asaadaldien). · Explain WhyApr 27 2021, 5:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 341041 mlir/lib/Dialect/Linalg/Utils/Utils.cpp
mlir/test/Dialect/Linalg/tile-and-pad-tensors.mlir
|