[all-commits] [llvm/llvm-project] b8685c: [InstructionCompares] Fixed null check after deref...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Sun Nov 3 11:13:57 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b8685cf3042f6a2e129061922bd6b18e3c42258e
https://github.com/llvm/llvm-project/commit/b8685cf3042f6a2e129061922bd6b18e3c42258e
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2019-11-03 (Sun, 03 Nov 2019)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
Log Message:
-----------
[InstructionCompares] Fixed null check after dereferencing warning. NFCI.
More information about the All-commits
mailing list