[all-commits] [llvm/llvm-project] f7efea: [LoadStoreVectorize] Use '||' instead of '|' betwe...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Fri Nov 15 09:51:23 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f7efea0ded8e16c7751b378523407a491016edd6
https://github.com/llvm/llvm-project/commit/f7efea0ded8e16c7751b378523407a491016edd6
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2019-11-15 (Fri, 15 Nov 2019)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
Log Message:
-----------
[LoadStoreVectorize] Use '||' instead of '|' between sides with function calls. NFCI.
Fixes warning from PVS Studio
More information about the All-commits
mailing list