[all-commits] [llvm/llvm-project] e5a4d0: [mlir] Fix unused function warning (NFC)
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Sun Nov 21 15:07:00 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5a4d0f1498c51858ee9e6682b235389f500ed15
https://github.com/llvm/llvm-project/commit/e5a4d0f1498c51858ee9e6682b235389f500ed15
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2021-11-21 (Sun, 21 Nov 2021)
Changed paths:
M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
M mlir/lib/Dialect/StandardOps/IR/Ops.cpp
Log Message:
-----------
[mlir] Fix unused function warning (NFC)
Delete function no longer needed as all derived classes override
printer.
More information about the All-commits
mailing list