]> granicus.if.org Git - llvm/commit
Fix buildbot failure -- tighten type check for matching phi
authorXinliang David Li <davidxl@google.com>
Sat, 30 Sep 2017 05:27:46 +0000 (05:27 +0000)
committerXinliang David Li <davidxl@google.com>
Sat, 30 Sep 2017 05:27:46 +0000 (05:27 +0000)
commit28d0dba22b66c461703c9129779f2956c37f14b5
treec77cc9b1ca6f2557c0130d5709e19fd7021858d7
parent8d817415560928ffd53e38932ac79cc9af28149e
Fix buildbot failure -- tighten type check for matching phi

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314585 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombinePHI.cpp