This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add ViewLikeOpInterface to std.memref_cast.
ClosedPublic

Authored by pifon2a on Jul 8 2020, 4:45 AM.

Details

Summary

It's needed for correct work of BufferPlacement.

Diff Detail

Event Timeline

pifon2a created this revision.Jul 8 2020, 4:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 8 2020, 4:45 AM
herhut accepted this revision.Jul 8 2020, 5:11 AM

Can you update the commit message so that it has a summary (first sentence) and description?

This revision is now accepted and ready to land.Jul 8 2020, 5:11 AM
This revision was automatically updated to reflect the committed changes.
pifon2a retitled this revision from [mlir] Add ViewLikeOpInterface to std.memref_cast. It's needed for correct work of BufferPlacement. to [mlir] Add ViewLikeOpInterface to std.memref_cast..Jul 8 2020, 5:33 AM
pifon2a edited the summary of this revision. (Show Details)