This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Linalg] Properly use distribution options.
ClosedPublic

Authored by nicolasvasilache on Dec 4 2020, 5:52 AM.

Details

Summary

Let tiling to scf.for actually use the distribution method.
For now only Cyclic is supported.

Diff Detail

Event Timeline

nicolasvasilache requested review of this revision.Dec 4 2020, 5:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 4 2020, 5:52 AM
ftynse accepted this revision.Dec 4 2020, 5:53 AM
This revision is now accepted and ready to land.Dec 4 2020, 5:53 AM
This revision was landed with ongoing or failed builds.Dec 4 2020, 6:05 AM
This revision was automatically updated to reflect the committed changes.