[all-commits] [llvm/llvm-project] 91ff59: [Hexagon] getCompoundCandidateGroup - fix 'false' ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Nov 5 13:38:16 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 91ff598680e2530aa79c2e1a24d0dcea414cd5b2
https://github.com/llvm/llvm-project/commit/91ff598680e2530aa79c2e1a24d0dcea414cd5b2
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-11-05 (Tue, 05 Nov 2019)
Changed paths:
M llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp
Log Message:
-----------
[Hexagon] getCompoundCandidateGroup - fix 'false' value is implicitly cast to unsigned warning. NFCI.
Consistently return HexagonII::HCG_None.
More information about the All-commits
mailing list