[all-commits] [llvm/llvm-project] eeb713: [Hexagon] Fold single-use variables into assert. N...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Thu Dec 10 01:59:00 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: eeb713bbe24207343c8666a3240265758cd4fabd
https://github.com/llvm/llvm-project/commit/eeb713bbe24207343c8666a3240265758cd4fabd
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp
Log Message:
-----------
[Hexagon] Fold single-use variables into assert. NFCI.
Silences unused variable warnings in Release builds.
More information about the All-commits
mailing list