[all-commits] [llvm/llvm-project] d02329: [MLIR] Fix unused tablegen template arg warnings
Cullen Rhodes via All-commits
all-commits at lists.llvm.org
Mon Oct 4 03:24:00 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d023298b61b32231540bb626492c906c5aa5bf2c
https://github.com/llvm/llvm-project/commit/d023298b61b32231540bb626492c906c5aa5bf2c
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2021-10-04 (Mon, 04 Oct 2021)
Changed paths:
M mlir/include/mlir/Dialect/Tosa/IR/TosaTypesBase.td
M mlir/include/mlir/IR/OpBase.td
Log Message:
-----------
[MLIR] Fix unused tablegen template arg warnings
Identified in D109359.
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D110805
More information about the All-commits
mailing list