This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Linalg] NFC - Refactor fusion APIs
ClosedPublic

Authored by nicolasvasilache on Jan 12 2021, 6:02 AM.

Details

Summary

This revision uniformizes fusion APIs to allow passing OpOperand, OpResult and adds a finer level of control fusion.

Diff Detail

Event Timeline

nicolasvasilache requested review of this revision.Jan 12 2021, 6:02 AM
pifon2a accepted this revision.Jan 12 2021, 6:05 AM
This revision is now accepted and ready to land.Jan 12 2021, 6:05 AM
nicolasvasilache retitled this revision from BEGIN_PUBLIC [mlir][Linalg] NFC - Refactor fusion APIs to [mlir][Linalg] NFC - Refactor fusion APIs.Jan 12 2021, 6:28 AM
nicolasvasilache edited the summary of this revision. (Show Details)
This revision was automatically updated to reflect the committed changes.