[all-commits] [llvm/llvm-project] ea6420: HexagonVectorCombine.cpp - don't negate a bool val...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon May 10 02:51:23 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea64200b6197d8db97a11db15a5906fc1eb5ef4a
https://github.com/llvm/llvm-project/commit/ea64200b6197d8db97a11db15a5906fc1eb5ef4a
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-05-10 (Mon, 10 May 2021)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp
Log Message:
-----------
HexagonVectorCombine.cpp - don't negate a bool value. NFCI.
Silences MSVC warning.
More information about the All-commits
mailing list