This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] TileToForallOp: Support memref ops
ClosedPublic

Authored by springerm on Jun 20 2023, 7:35 AM.

Details

Summary

Support tiling of ops with memref semantics.

Diff Detail

Event Timeline

springerm created this revision.Jun 20 2023, 7:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 20 2023, 7:35 AM
springerm requested review of this revision.Jun 20 2023, 7:35 AM
nicolasvasilache accepted this revision.Jun 20 2023, 8:56 AM
This revision is now accepted and ready to land.Jun 20 2023, 8:56 AM
This revision was landed with ongoing or failed builds.Jun 21 2023, 12:16 AM
This revision was automatically updated to reflect the committed changes.