The testing to ensure a vector of zeros of type floating point isn't misclassified...
authorDavid Tweed <david.tweed@arm.com>
Tue, 19 Mar 2013 10:16:40 +0000 (10:16 +0000)
committerDavid Tweed <david.tweed@arm.com>
Tue, 19 Mar 2013 10:16:40 +0000 (10:16 +0000)
commit974cdfb17a08abae3ba5850bc1a1c801f41319c1
tree63f7b30c555307e4c518f78749b8bac9e5439e68
parent8483b4792621d7d0951d1bdddcb95713ffa2f5d5
The testing to ensure a vector of zeros of type floating point isn't misclassified as negative zero can be simplified, as pointed out by Duncan Sands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177386 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Constants.cpp