This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Remove IndexedGenericOp support from Fusion...
ClosedPublic

Authored by gysit on May 10 2021, 8:43 AM.

Details

Summary

after introducing the IndexedGenericOp to GenericOp canonicalization (https://reviews.llvm.org/D101612).

Diff Detail

Event Timeline

gysit created this revision.May 10 2021, 8:43 AM
gysit requested review of this revision.May 10 2021, 8:43 AM
gysit updated this revision to Diff 344075.May 10 2021, 8:51 AM

Added missing unit test.

nicolasvasilache accepted this revision.May 10 2021, 3:28 PM
This revision is now accepted and ready to land.May 10 2021, 3:28 PM
This revision was landed with ongoing or failed builds.May 10 2021, 11:49 PM
This revision was automatically updated to reflect the committed changes.
mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp