Produce simpler IR with more static type information and fewer affine expressions.
Depends On D105529
Paths
| Differential D105530
[mlir][linalg] Improve codegen when tiling PadTensor evenly ClosedPublic Authored by springerm on Jul 6 2021, 10:55 PM.
Details Summary Produce simpler IR with more static type information and fewer affine expressions. Depends On D105529
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, mravishankar and 17 others. · View Herald TranscriptJul 6 2021, 10:55 PM This revision is now accepted and ready to land.Jul 7 2021, 12:57 PM This revision was landed with ongoing or failed builds.Jul 14 2021, 7:42 PM Closed by commit rGa0e02018beb8: [mlir][linalg] Improve codegen when tiling PadTensor evenly (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 358192 mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp
mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp
mlir/test/Dialect/Linalg/tile-pad-tensor-op.mlir
|