OSDN Git Service

[InstSimplify] allow icmp with constant folds for splat vectors, part 2
authorSanjay Patel <spatel@rotateright.com>
Tue, 23 Aug 2016 18:00:51 +0000 (18:00 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 23 Aug 2016 18:00:51 +0000 (18:00 +0000)
commitd439a6686235db88faaf8d62df4cd7ac8c475121
treee801f1a67e5219eebc23b2ce97c92a542f9a0789
parent0303a1abe305560324b294be17a230d6390bc017
[InstSimplify] allow icmp with constant folds for splat vectors, part 2

Completes the m_APInt changes for simplifyICmpWithConstant().

Other commits in this series:
https://reviews.llvm.org/rL279492
https://reviews.llvm.org/rL279530
https://reviews.llvm.org/rL279534
https://reviews.llvm.org/rL279538

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279543 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/InstructionSimplify.cpp
test/Transforms/InstSimplify/icmp-constant.ll