This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Expand test case for tile-and-fuse with transform dialect
ClosedPublic

Authored by springerm on Jul 22 2022, 6:35 AM.

Details

Summary

Reverse the order of the payload ops. fuse_into_containing_op should still work.

Diff Detail

Event Timeline

springerm created this revision.Jul 22 2022, 6:35 AM
springerm requested review of this revision.Jul 22 2022, 6:35 AM
ftynse accepted this revision.Jul 25 2022, 6:55 AM
This revision is now accepted and ready to land.Jul 25 2022, 6:55 AM

We may eventually want a fuzzer that randomizes the order.