extend fp values with FP_EXTEND not FP_ROUND.
authorChris Lattner <sabre@nondot.org>
Sun, 9 Mar 2008 07:47:22 +0000 (07:47 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 Mar 2008 07:47:22 +0000 (07:47 +0000)
commitd43d85ccc9cb8d4cd00e5cf38827f50b415255ff
treebff345063997aefa060d6b22db4999b6fc1ab6ef
parentdb96ae9607ddca2e0627c8b87a160d61689663ca
extend fp values with FP_EXTEND not FP_ROUND.

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