This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by gysit on May 11 2021, 5:52 AM.

Details

Summary

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

Diff Detail

Event Timeline

gysit created this revision.May 11 2021, 5:52 AM
gysit requested review of this revision.May 11 2021, 5:52 AM
nicolasvasilache accepted this revision.May 13 2021, 4:48 AM
This revision is now accepted and ready to land.May 13 2021, 4:48 AM