[all-commits] [llvm/llvm-project] 4a3473: [mlir] silence unused-function warnings in table-g...
ftynse via All-commits
all-commits at lists.llvm.org
Wed Feb 17 10:28:52 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a3473ff3b5c92de16d9571391f417007a9f0f24
https://github.com/llvm/llvm-project/commit/4a3473ff3b5c92de16d9571391f417007a9f0f24
Author: Alex Zinenko <zinenko at google.com>
Date: 2021-02-17 (Wed, 17 Feb 2021)
Changed paths:
M mlir/lib/Target/LLVMIR/Dialect/LLVMIR/LLVMToLLVMIRTranslation.cpp
M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
Log Message:
-----------
[mlir] silence unused-function warnings in table-generated code
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D96695
More information about the All-commits
mailing list