This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add `distributionTypes` to LinalgTilingOptions.
ClosedPublic

Authored by pifon2a on May 26 2021, 5:36 AM.

Diff Detail

Event Timeline

pifon2a created this revision.May 26 2021, 5:36 AM
pifon2a requested review of this revision.May 26 2021, 5:36 AM
nicolasvasilache accepted this revision.May 26 2021, 5:43 AM
This revision is now accepted and ready to land.May 26 2021, 5:43 AM
This revision was landed with ongoing or failed builds.May 26 2021, 8:51 AM
This revision was automatically updated to reflect the committed changes.
hanchung added inline comments.
mlir/test/Dialect/Linalg/tile-tensors.mlir
132–153

Do we intend to delete the test?