[mlir] Remove a number of methods from mlir::OpState that just forward to mlir::Opera...
authorChristian Sigg <csigg@google.com>
Wed, 6 Jan 2021 20:26:59 +0000 (21:26 +0100)
committerChristian Sigg <csigg@google.com>
Wed, 6 Jan 2021 20:36:38 +0000 (21:36 +0100)
commitbadc7606b0f622f06efc466c86fecc8b45a165fd
treef85380e832b251c5249d6c926afac17bebe3d50e
parent221c3b174b15855ec941ef60a551f22ac96a254e
[mlir] Remove a number of methods from mlir::OpState that just forward to mlir::Operation. All call sites have been converted in previous changes.
mlir/lib/Conversion/AffineToStandard/AffineToStandard.cpp
mlir/test/lib/Dialect/Shape/TestShapeFunctions.cpp