This is an archive of the discontinued LLVM Phabricator instance.

[mlir][vector] Pattern to clean up vector.extract during distribution
ClosedPublic

Authored by ThomasRaoux on Jul 14 2022, 8:38 AM.

Details

Summary

This prevents blocking propagation when converting between scalar and
vector<1>

Diff Detail

Event Timeline

ThomasRaoux created this revision.Jul 14 2022, 8:38 AM
Herald added a project: Restricted Project. · View Herald Transcript
ThomasRaoux requested review of this revision.Jul 14 2022, 8:38 AM
antiagainst accepted this revision.Jul 14 2022, 10:00 AM
This revision is now accepted and ready to land.Jul 14 2022, 10:00 AM
This revision was landed with ongoing or failed builds.Jul 14 2022, 10:07 AM
This revision was automatically updated to reflect the committed changes.