This is an archive of the discontinued LLVM Phabricator instance.

[mli][Linalg] NFC: Refactor methods in `ElementwiseOpFusion`.
ClosedPublic

Authored by mravishankar on Feb 2 2022, 8:16 PM.

Details

Summary

Reorder the methods and patterns to move related patterns/methods
closer (textually).

Diff Detail

Event Timeline

mravishankar created this revision.Feb 2 2022, 8:16 PM
mravishankar requested review of this revision.Feb 2 2022, 8:16 PM
gysit accepted this revision.Feb 2 2022, 11:15 PM

LGTM!

mlir/lib/Dialect/Linalg/Transforms/ElementwiseOpFusion.cpp
400

nit: detrimental

This revision is now accepted and ready to land.Feb 2 2022, 11:15 PM
This revision was landed with ongoing or failed builds.Feb 3 2022, 10:54 AM
This revision was automatically updated to reflect the committed changes.