[all-commits] [llvm/llvm-project] 17503b: [Hexagon] Remove HexagonVectorCombine::simplify
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Oct 30 12:57:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17503be455416926f56b93a2005d7290d4b2f182
https://github.com/llvm/llvm-project/commit/17503be455416926f56b93a2005d7290d4b2f182
Author: Kazu Hirata <kazu at google.com>
Date: 2022-10-30 (Sun, 30 Oct 2022)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp
Log Message:
-----------
[Hexagon] Remove HexagonVectorCombine::simplify
This patch fixes:
llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp:1554:6: warning:
‘llvm::Value*
{anonymous}::HexagonVectorCombine::simplify(llvm::Value*) const’
defined but not used [-Wunused-function]
More information about the All-commits
mailing list