This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Cleanup LinalgOp usage in capi.
ClosedPublic

Authored by gysit on Jun 3 2021, 8:17 AM.

Details

Summary

Replace the uses of deprecated Structured Op Interface methods in Linalg.cpp. This patch is based on https://reviews.llvm.org/D103394.

Diff Detail

Event Timeline

gysit created this revision.Jun 3 2021, 8:17 AM
gysit requested review of this revision.Jun 3 2021, 8:17 AM
ftynse accepted this revision.Jun 3 2021, 8:19 AM
This revision is now accepted and ready to land.Jun 3 2021, 8:19 AM
This revision was landed with ongoing or failed builds.Jun 3 2021, 8:33 AM
This revision was automatically updated to reflect the committed changes.