This is an archive of the discontinued LLVM Phabricator instance.

[mlir][vector] Add unrolling pattern for TransposeOp
ClosedPublic

Authored by ThomasRaoux on Apr 13 2022, 9:50 AM.

Details

Summary

Support unrolling for vector.transpose following the same interface as
other vector unrolling ops.

Diff Detail

Event Timeline

ThomasRaoux created this revision.Apr 13 2022, 9:50 AM
Herald added a project: Restricted Project. · View Herald Transcript
ThomasRaoux requested review of this revision.Apr 13 2022, 9:50 AM
antiagainst accepted this revision.Apr 13 2022, 12:06 PM

LG, thanks!

This revision is now accepted and ready to land.Apr 13 2022, 12:06 PM
This revision was landed with ongoing or failed builds.Apr 13 2022, 12:44 PM
This revision was automatically updated to reflect the committed changes.