This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Vector] Add folding of memref_cast into vector_transfer ops
ClosedPublic

Authored by nicolasvasilache on Jun 5 2020, 10:21 AM.

Details

Summary

This revision adds a common folding pattern that starts appearing on
vector_transfer ops.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJun 5 2020, 10:21 AM
This revision is now accepted and ready to land.Jun 5 2020, 10:25 AM
This revision was automatically updated to reflect the committed changes.