Only do FNEG xform when the vector type is a floating point type.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 29 Jun 2007 21:44:35 +0000 (21:44 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 29 Jun 2007 21:44:35 +0000 (21:44 +0000)
commitc45453fa1db7a5c520208fb6ffbc9fdb823b0526
tree02316ebf58a7f95d0591798e2a5a007a1ce96303
parent96734d741f6950512bc15e050fb8a063893117b6
Only do FNEG xform when the vector type is a floating point type.

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