This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Remove getSmallestBoundingIndex (NFC).
ClosedPublic

Authored by gysit on Nov 10 2021, 12:23 AM.

Details

Summary

Remove the getSmallestBoundingIndex method that has no uses anymore.

Depends On D113548

Diff Detail

Event Timeline

gysit created this revision.Nov 10 2021, 12:23 AM
gysit requested review of this revision.Nov 10 2021, 12:23 AM
nicolasvasilache accepted this revision.Nov 10 2021, 4:37 AM
This revision is now accepted and ready to land.Nov 10 2021, 4:37 AM
This revision was automatically updated to reflect the committed changes.