This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg][transform] linalg::tileToForallOpImpl processes only one target
ClosedPublic

Authored by springerm on May 4 2023, 10:44 PM.

Details

Summary

tileToForallOpImpl takes only one target instead of a list of all targets.

This is in preparation of D149847.

Depends On: D149928

Diff Detail

Event Timeline

springerm created this revision.May 4 2023, 10:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 4 2023, 10:44 PM
springerm requested review of this revision.May 4 2023, 10:44 PM
ftynse accepted this revision.May 5 2023, 3:57 AM
This revision is now accepted and ready to land.May 5 2023, 3:57 AM
This revision was landed with ongoing or failed builds.May 5 2023, 4:35 AM
This revision was automatically updated to reflect the committed changes.