[all-commits] [llvm/llvm-project] f5cc96: [mlir] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Feb 13 11:41:45 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f5cc961240b327cac83041f04ea339859e7d5c9c
https://github.com/llvm/llvm-project/commit/f5cc961240b327cac83041f04ea339859e7d5c9c
Author: Kazu Hirata <kazu at google.com>
Date: 2024-02-13 (Tue, 13 Feb 2024)
Changed paths:
M mlir/lib/Target/LLVMIR/AttrKindDetail.h
Log Message:
-----------
[mlir] Fix a warning
This patch fixes:
mlir/lib/Target/LLVMIR/AttrKindDetail.h:65:1: error: unused function
'getAttrNameToKindMapping' [-Werror,-Wunused-function]
More information about the All-commits
mailing list