[all-commits] [llvm/llvm-project] 4d3e8d: Fix llvm-test-suite failure introduced by D82550/D...
Sanne Wouda via All-commits
all-commits at lists.llvm.org
Mon Jul 13 08:14:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4d3e8dc215d1ca99354f3c33cce87795d2b5098a
https://github.com/llvm/llvm-project/commit/4d3e8dc215d1ca99354f3c33cce87795d2b5098a
Author: Sanne Wouda <Sanne.Wouda at arm.com>
Date: 2020-07-13 (Mon, 13 Jul 2020)
Changed paths:
M llvm/include/llvm/Analysis/VectorUtils.h
Log Message:
-----------
Fix llvm-test-suite failure introduced by D82550/D83122
Apparently, isIndirectCall does not imply that getCalledFunction will be non-null
More information about the All-commits
mailing list