This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

springerm created this revision.Jun 29 2023, 6:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 29 2023, 6:57 AM
springerm requested review of this revision.Jun 29 2023, 6:57 AM
nicolasvasilache accepted this revision.Jul 4 2023, 4:36 AM
This 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
This revision was automatically updated to reflect the committed changes.