[InstSimplify][InstCombine] don't crash when folding vector selects of icmp
authorSanjay Patel <spatel@rotateright.com>
Wed, 20 Jul 2016 23:40:01 +0000 (23:40 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 20 Jul 2016 23:40:01 +0000 (23:40 +0000)
commit5f3c70307d7e195b802048a04e8c33c8b2ff6a50
treeba8df2af9a032b241979c5741d47d76a4879eb3f
parent192c4f1a4a129ae769577c23182352e8dd1ad62b
[InstSimplify][InstCombine] don't crash when folding vector selects of icmp

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

llvm-svn: 276209
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/test/Transforms/InstCombine/select.ll
llvm/test/Transforms/InstSimplify/select.ll