Fix a crash where a utility function wasn't aware of fcmp vectors and created a value...
authorNick Lewycky <nicholas@mxc.ca>
Fri, 14 Aug 2015 22:46:49 +0000 (22:46 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 14 Aug 2015 22:46:49 +0000 (22:46 +0000)
commitb98e71a227d508afa7fb68305abfb0076e490355
tree7e32d0e82ad8ff56a4cbdf76e40f12ce0c3aaa0f
parent0498bd2ae808eacd7b128bb70a3c18c2308a3730
Fix a crash where a utility function wasn't aware of fcmp vectors and created a value with the wrong type. Fixes PR24458!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245119 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
test/Transforms/InstCombine/vector-casts.ll