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