[all-commits] [llvm/llvm-project] 6a2869: [Hexagon] Remove unused function from HexagonISelD...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Tue May 25 12:47:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a2869cf1e5b09fa18df09a622b06ce48b34ed81
https://github.com/llvm/llvm-project/commit/6a2869cf1e5b09fa18df09a622b06ce48b34ed81
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2021-05-25 (Tue, 25 May 2021)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp
Log Message:
-----------
[Hexagon] Remove unused function from HexagonISelDAGToDAGHVX.cpp
It will be reintroduced shortly with an actual use. This change is
simply to eliminate a compilation warning.
More information about the All-commits
mailing list