This is an archive of the discontinued LLVM Phabricator instance.

[mlir][vector] Extend vector transfer unrolling to support permutations and broadcast
ClosedPublic

Authored by ThomasRaoux on Apr 30 2021, 7:58 AM.

Diff Detail

Event Timeline

ThomasRaoux created this revision.Apr 30 2021, 7:58 AM
ThomasRaoux requested review of this revision.Apr 30 2021, 7:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 30 2021, 7:58 AM
ThomasRaoux retitled this revision from [mlir][vector] Extend vector transfer unrolling to support permuations and broadcast to [mlir][vector] Extend vector transfer unrolling to support permutations and broadcast.Apr 30 2021, 8:18 AM
nicolasvasilache accepted this revision.Apr 30 2021, 2:16 PM

stamping but we should really rewrite all this ..

This revision is now accepted and ready to land.Apr 30 2021, 2:16 PM

Fix lit test

This revision was landed with ongoing or failed builds.May 3 2021, 10:49 AM
This revision was automatically updated to reflect the committed changes.