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