This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add canonicalization for tensor_cast + tensor_to_memref
ClosedPublic

Authored by ThomasRaoux on Feb 15 2021, 9:19 PM.

Details

Summary

This helps bufferization passes by removing tensor_cast operations.

Diff Detail

Event Timeline

ThomasRaoux created this revision.Feb 15 2021, 9:19 PM
ThomasRaoux requested review of this revision.Feb 15 2021, 9:19 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2021, 9:19 PM
This revision is now accepted and ready to land.Feb 15 2021, 10:45 PM
This revision was landed with ongoing or failed builds.Feb 16 2021, 7:12 AM
This revision was automatically updated to reflect the committed changes.