This is an archive of the discontinued LLVM Phabricator instance.

[mlir][vector] Relax transfer_write vector distribution pattern
ClosedPublic

Authored by ThomasRaoux on Jun 24 2022, 11:42 AM.

Details

Summary

Small change to relax the pattern to support any vector containing a
single element.

Diff Detail

Event Timeline

ThomasRaoux created this revision.Jun 24 2022, 11:42 AM
ThomasRaoux requested review of this revision.Jun 24 2022, 11:42 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 24 2022, 11:42 AM
This revision is now accepted and ready to land.Jun 24 2022, 11:51 AM
This revision was landed with ongoing or failed builds.Jun 24 2022, 12:03 PM
This revision was automatically updated to reflect the committed changes.