This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Linalg] Let FuseIntoContainingOp return success when nothing is fused.
ClosedPublic

Authored by nicolasvasilache on Aug 11 2022, 3:41 PM.

Details

Summary

This composes better when the op is applied in situations where it does not match.

Diff Detail

Event Timeline

nicolasvasilache requested review of this revision.Aug 11 2022, 3:41 PM
springerm accepted this revision.Aug 12 2022, 1:28 AM
This revision is now accepted and ready to land.Aug 12 2022, 1:28 AM