This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Clear unused linalg tc operations
ClosedPublic

Authored by rsuderman on Aug 12 2021, 1:23 PM.

Details

Summary

These operations are not lowered to from any source dialect and are only
used for redundant tests. Removing these named ops, along with their
associated tests, will make migration to YAML operations much more
convenient.

Diff Detail

Event Timeline

rsuderman created this revision.Aug 12 2021, 1:23 PM
rsuderman requested review of this revision.Aug 12 2021, 1:23 PM
stellaraccident accepted this revision.Aug 13 2021, 8:59 PM
stellaraccident added a subscriber: stellaraccident.

Thank you, Rob, for taking the time to do this cleanup before it got more out of hand.

This revision is now accepted and ready to land.Aug 13 2021, 8:59 PM
mlir/test/Integration/Dialect/Linalg/CPU/test-conv-3d-input-ncdhw-filter-dhwcf-call.mlir