This is an archive of the discontinued LLVM Phabricator instance.

[mlir][vector] Don't duplicate transfer_read during vector distribution
ClosedPublic

Authored by ThomasRaoux on Sep 8 2022, 4:01 PM.

Details

Summary

Only apply the pattern if the transfer_read can be distributed for all
its uses.

Diff Detail

Event Timeline

ThomasRaoux created this revision.Sep 8 2022, 4:01 PM
Herald added a project: Restricted Project. · View Herald Transcript
ThomasRaoux requested review of this revision.Sep 8 2022, 4:01 PM
Herald added a project: Restricted Project. · View Herald Transcript
This revision is now accepted and ready to land.Sep 8 2022, 11:25 PM