OSDN Git Service

Check that both operands are f32 before attempting to lower.
authorBill Wendling <isanbard@gmail.com>
Wed, 10 Sep 2008 00:24:59 +0000 (00:24 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 10 Sep 2008 00:24:59 +0000 (00:24 +0000)
commit277fc24a7c19aba06fa9d268c5a09a366acf7875
treeb29884078b08e22a01be93a13803dfd0cbf72fa1
parentaeb5c7b3532bd9bcb5e7e3c9ef2991160511c5d2
Check that both operands are f32 before attempting to lower.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56036 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp