This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Cleanup left over uses of deprecated LinalgOp methods.
ClosedPublic

Authored by gysit on Jun 4 2021, 12:58 AM.

Details

Summary

Replace all remaining uses of deprecated Structured Op Interface methods. This patch is based on https://reviews.llvm.org/D103394.

Diff Detail

Event Timeline

gysit created this revision.Jun 4 2021, 12:58 AM
gysit requested review of this revision.Jun 4 2021, 12:58 AM
nicolasvasilache accepted this revision.Jun 4 2021, 1:14 AM
This revision is now accepted and ready to land.Jun 4 2021, 1:14 AM