This is an archive of the discontinued LLVM Phabricator instance.

[mlir][vector][bufferize] Implement DestinationStyleOpInterface on TransferWriteOp
ClosedPublic

Authored by springerm on Oct 20 2022, 6:25 AM.

Details

Summary

This simplifies the BufferizableOpInterface implementation of vector.transfer_write.

Depends On D136347

Diff Detail

Event Timeline

springerm created this revision.Oct 20 2022, 6:25 AM
springerm requested review of this revision.Oct 20 2022, 6:25 AM
pifon2a accepted this revision.Oct 24 2022, 3:42 AM
This revision is now accepted and ready to land.Oct 24 2022, 3:42 AM
This revision was landed with ongoing or failed builds.Oct 27 2022, 2:07 AM
This revision was automatically updated to reflect the committed changes.