[mlir] Remove methods from mlir::OpState that just forward to mlir::Operation.
authorChristian Sigg <csigg@google.com>
Mon, 14 Dec 2020 07:34:39 +0000 (08:34 +0100)
committerChristian Sigg <csigg@google.com>
Mon, 14 Dec 2020 20:26:14 +0000 (21:26 +0100)
commit6f271e921ba48f4c4fa54bbd2c7a4c548ca5e59e
tree430f9bd86e5883d2173cfaf2399690d201a12049
parent2aa43358060c6b34fb9cdc6c4321e958f62331e7
[mlir] Remove methods from mlir::OpState that just forward to mlir::Operation.

All call sites have been converted in previous changes.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D93176
mlir/include/mlir/IR/OpDefinition.h