[mlir][linalg] Cleanup LinalgOp usage in comprehensive bufferization.
authorTobias Gysi <gysit@google.com>
Mon, 7 Jun 2021 08:43:23 +0000 (08:43 +0000)
committerTobias Gysi <gysit@google.com>
Mon, 7 Jun 2021 09:08:13 +0000 (09:08 +0000)
commitcaf26612ddb527ad9e89588e7297b4de51013b83
tree7f1b4a131890a0b0272dbabc3420447ef4ea473e
parent438cf5577e720f84d493a272c5a1cbaf6ce19e51
[mlir][linalg] Cleanup LinalgOp usage in comprehensive bufferization.

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

Differential Revision: https://reviews.llvm.org/D103520
mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp