Vectorize linalg.pad_op source copying if source or result shape are static.
Depends On D103747
Paths
| Differential D103791
[mlir][linalg] Vectorize linalg.pad_op source copying (improved) ClosedPublic Authored by springerm on Jun 7 2021, 12:29 AM.
Details Summary Vectorize linalg.pad_op source copying if source or result shape are static. Depends On D103747
Diff Detail
Event Timelinespringerm added a child revision: D103879: [mlir][linalg] Lower PadTensorOps with non-constant pad value.Jun 8 2021, 2:52 AM This revision is now accepted and ready to land.Jun 11 2021, 5:05 AM This revision was landed with ongoing or failed builds.Jun 13 2021, 10:56 PM Closed by commit rG01e3b344690d: [mlir][linalg] Vectorize linalg.pad_op source copying (improved) (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 350479 mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
mlir/test/Dialect/Linalg/vectorization.mlir
|