This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg][bufferize] Put buffer copying in separate function
ClosedPublic

Authored by springerm on Oct 1 2021, 8:00 AM.

Details

Summary

This is to avoid code duplication.

Depends On D110918

Diff Detail

Event Timeline

springerm created this revision.Oct 1 2021, 8:00 AM
springerm requested review of this revision.Oct 1 2021, 8:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 1 2021, 8:00 AM
nicolasvasilache accepted this revision.Oct 5 2021, 3:25 AM
This revision is now accepted and ready to land.Oct 5 2021, 3:25 AM
This revision was landed with ongoing or failed builds.Oct 12 2021, 5:29 PM
This revision was automatically updated to reflect the committed changes.