OSDN Git Service

[InstCombine] Add splat vector constant support to foldICmpAddOpConst.
authorCraig Topper <craig.topper@intel.com>
Mon, 20 Aug 2018 23:04:25 +0000 (23:04 +0000)
committerCraig Topper <craig.topper@intel.com>
Mon, 20 Aug 2018 23:04:25 +0000 (23:04 +0000)
commitd43029ed517d1428aa1ef4103ba569de7be4dea3
tree9435a87a21bdb76a69ce8e407f8474a9a3f7162b
parentceaf622b04ca927765b3b556b05bef5dc80472fc
[InstCombine] Add splat vector constant support to foldICmpAddOpConst.

Differential Revision: https://reviews.llvm.org/D50946

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@340231 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCompares.cpp
lib/Transforms/InstCombine/InstCombineInternal.h
test/Transforms/InstCombine/icmp.ll