This is an archive of the discontinued LLVM Phabricator instance.

[mlir][tensor] Replace tensor-bufferize with BufferizableOpInterface impl
ClosedPublic

Authored by springerm on Jan 26 2022, 6:55 AM.

Details

Summary

This commit switches the tensor-bufferize pass over to BufferizableOpInterface-based bufferization.

Depends On D117988

Diff Detail

Event Timeline

springerm created this revision.Jan 26 2022, 6:55 AM
springerm requested review of this revision.Jan 26 2022, 6:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 26 2022, 6:55 AM
This revision is now accepted and ready to land.Jan 27 2022, 12:01 AM
This revision was landed with ongoing or failed builds.Jan 27 2022, 2:30 AM
This revision was automatically updated to reflect the committed changes.