This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add a pass to distribute linalg::TiledLoopOp.
ClosedPublic

Authored by pifon2a on May 26 2021, 11:23 AM.

Diff Detail

Event Timeline

pifon2a created this revision.May 26 2021, 11:23 AM
pifon2a requested review of this revision.May 26 2021, 11:23 AM
ThomasRaoux accepted this revision.May 26 2021, 3:11 PM
ThomasRaoux added inline comments.
mlir/test/lib/Dialect/Linalg/TestLinalgDistribution.cpp
3

formating

This revision is now accepted and ready to land.May 26 2021, 3:11 PM
pifon2a marked an inline comment as done.May 26 2021, 11:45 PM
This revision was landed with ongoing or failed builds.May 26 2021, 11:45 PM
This revision was automatically updated to reflect the committed changes.