[all-commits] [llvm/llvm-project] badc76: [mlir] Remove a number of methods from mlir::OpSta...
Christian Sigg via All-commits
all-commits at lists.llvm.org
Wed Jan 6 12:39:39 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: badc7606b0f622f06efc466c86fecc8b45a165fd
https://github.com/llvm/llvm-project/commit/badc7606b0f622f06efc466c86fecc8b45a165fd
Author: Christian Sigg <csigg at google.com>
Date: 2021-01-06 (Wed, 06 Jan 2021)
Changed paths:
M mlir/lib/Conversion/AffineToStandard/AffineToStandard.cpp
M mlir/test/lib/Dialect/Shape/TestShapeFunctions.cpp
Log Message:
-----------
[mlir] Remove a number of methods from mlir::OpState that just forward to mlir::Operation. All call sites have been converted in previous changes.
More information about the All-commits
mailing list