[mlir][linalg] Update Structured Op Interface (NFC).
authorTobias Gysi <gysit@google.com>
Mon, 31 May 2021 12:46:32 +0000 (12:46 +0000)
committerTobias Gysi <gysit@google.com>
Mon, 31 May 2021 13:20:48 +0000 (13:20 +0000)
commit0a52d9006c8656af242f6cc237d126c62c61bbac
tree7479f00263f031ecb0f01539664311198c53f50a
parent63fe4cb08206fb973761b8e744bdd5d500c25b8b
[mlir][linalg] Update Structured Op Interface (NFC).

Adding methods to access operand properties via OpOperands and mark outdated methods as deprecated.

Differential Revision: https://reviews.llvm.org/D103394
mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.h
mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td
mlir/lib/Dialect/Linalg/IR/LinalgInterfaces.cpp