InstCombine: Check the operand types before merging fcmp ord & fcmp ord.
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 12 Apr 2013 21:56:23 +0000 (21:56 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 12 Apr 2013 21:56:23 +0000 (21:56 +0000)
commit6ac927860610d134f2a35119abff6eb2d81846a1
tree654dd8ca899627dcaee95553f6fb25ea7698b551
parenta74f91e44cd9df787081304235d34c89ac642652
InstCombine: Check the operand types before merging fcmp ord & fcmp ord.

Fixes PR15737.

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