Refactor the class that implements the fusion on tensor ops (that
contains only static methods) as separate static functions.
Depends On D89201
Paths
| Differential D89202
[mlir][Linalg] NFC: Minor refactoring to make the code structure consitent. ClosedPublic Authored by mravishankar on Oct 11 2020, 1:42 AM.
Details
Summary Refactor the class that implements the fusion on tensor ops (that Depends On D89201
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 12 2020, 12:36 AM Comment Actions Has been folded into the commit rGde2568aab819: [mlir][Linalg] Rethink fusion of linalg ops with reshape ops.
Revision Contents
Diff 297451 mlir/lib/Dialect/Linalg/Transforms/FusionOnTensors.cpp
|