This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Linalg] Drop SliceOp
ClosedPublic

Authored by nicolasvasilache on Jan 24 2021, 1:07 PM.

Details

Summary

This op is subsumed by rank-reducing SubViewOp and has become useless.

Diff Detail

Event Timeline

nicolasvasilache requested review of this revision.Jan 24 2021, 1:07 PM
ftynse accepted this revision.Jan 25 2021, 12:29 AM
This revision is now accepted and ready to land.Jan 25 2021, 12:29 AM

Thanks for the cleanup!

mehdi_amini accepted this revision.Jan 25 2021, 5:23 PM

Add an extra fix + test + rebase.

This revision was landed with ongoing or failed builds.Feb 4 2021, 3:25 AM
This revision was automatically updated to reflect the committed changes.