[all-commits] [llvm/llvm-project] 6f271e: [mlir] Remove methods from mlir::OpState that just...
Christian Sigg via All-commits
all-commits at lists.llvm.org
Mon Dec 14 12:26:37 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f271e921ba48f4c4fa54bbd2c7a4c548ca5e59e
https://github.com/llvm/llvm-project/commit/6f271e921ba48f4c4fa54bbd2c7a4c548ca5e59e
Author: Christian Sigg <csigg at google.com>
Date: 2020-12-14 (Mon, 14 Dec 2020)
Changed paths:
M mlir/include/mlir/IR/OpDefinition.h
Log Message:
-----------
[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
More information about the All-commits
mailing list