[all-commits] [llvm/llvm-project] 5f2f61: Fixed more warnings in LLVM produced by -Wbitwise-...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Sun Oct 3 04:58:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f2f6118800fe652c102625a6871e3e8b0dcbb6e
https://github.com/llvm/llvm-project/commit/5f2f6118800fe652c102625a6871e3e8b0dcbb6e
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2021-10-03 (Sun, 03 Oct 2021)
Changed paths:
M llvm/include/llvm/Transforms/IPO/Attributor.h
M llvm/lib/Analysis/LazyValueInfo.cpp
M llvm/lib/AsmParser/LLParser.cpp
M llvm/lib/IR/Instruction.cpp
M llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
M llvm/lib/Transforms/Utils/BuildLibCalls.cpp
M llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
Log Message:
-----------
Fixed more warnings in LLVM produced by -Wbitwise-instead-of-logical
More information about the All-commits
mailing list