Generate simpler code in case low/high padding of the PadTensorOp is statically zero.
Depends On D105460
Paths
| Differential D105529
[mlir][linalg] Improve codegen of ExtractSliceOfPadTensorSwapPattern ClosedPublic Authored by springerm on Jul 6 2021, 10:54 PM.
Details Summary Generate simpler code in case low/high padding of the PadTensorOp is statically zero. Depends On D105460
Diff Detail
Unit TestsFailed Event TimelineHerald added subscribers: dcaballe, cota, mravishankar and 17 others. · View Herald TranscriptJul 6 2021, 10:54 PM springerm added a child revision: D105530: [mlir][linalg] Improve codegen when tiling PadTensor evenly.Jul 6 2021, 10:55 PM This revision is now accepted and ready to land.Jul 7 2021, 12:56 PM This revision was landed with ongoing or failed builds.Jul 14 2021, 7:23 PM Closed by commit rG318ce4ad927d: [mlir][linalg] Improve codegen of ExtractSliceOfPadTensorSwapPattern (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 356869 mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp
mlir/test/Dialect/Linalg/subtensor-of-padtensor.mlir
|