This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Cleanup LinalgOp usage in verification (NFC).
ClosedPublic

Authored by gysit on May 31 2021, 5:27 AM.

Details

Summary

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

Diff Detail

Event Timeline

gysit created this revision.May 31 2021, 5:27 AM
gysit requested review of this revision.May 31 2021, 5:27 AM
nicolasvasilache accepted this revision.May 31 2021, 5:36 AM
This revision is now accepted and ready to land.May 31 2021, 5:36 AM
This revision was landed with ongoing or failed builds.May 31 2021, 7:28 AM
This revision was automatically updated to reflect the committed changes.