Add a test case that first vectorizes a tensor.pad op, then bufferizes it to a new allocation with a specified memory space.
Depends On: D154081
Paths
| Differential D154082
[mlir][linalg] Add test case: vectorize tensor.pad and bufferize to allocation ClosedPublic Authored by springerm on Jun 29 2023, 6:57 AM.
Details Summary Add a test case that first vectorizes a tensor.pad op, then bufferizes it to a new allocation with a specified memory space. Depends On: D154081
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 4 2023, 4:36 AM This revision was landed with ongoing or failed builds.Jul 4 2023, 7:50 AM Closed by commit rGe941e16de8ff: [mlir][linalg] Add test case: vectorize tensor.pad and bufferize to allocation (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 535773 mlir/test/Dialect/Linalg/pad-to-specific-memory-space.mlir
|