[mlir][Linalg] Slightly adjust DestinationStyleOpInterface.
authorAdrian Kuegel <akuegel@google.com>
Thu, 29 Sep 2022 10:28:45 +0000 (12:28 +0200)
committerAdrian Kuegel <akuegel@google.com>
Thu, 29 Sep 2022 11:01:50 +0000 (13:01 +0200)
commitdbf1fe5024e205f295ed0280d602d582774c39c9
treee914df8be8b0d880ffbeddd9b4796ed7402b43c3
parent971c1b9647420f7d0a8ffde3b7cc3ebe14c61751
[mlir][Linalg] Slightly adjust DestinationStyleOpInterface.

Rename some interface methods to be consistent with the new accessor names.
This is a preparation for adding a ReduceOp, which then will implement
getIteratorTypes() and getOutputs() instead of iterator_types() and outputs().

Differential Revision: https://reviews.llvm.org/D134868
mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td