OSDN Git Service

The selection dag code handles the promotions from F32 to F64 for us, so we
authorChris Lattner <sabre@nondot.org>
Tue, 18 Jan 2005 19:46:54 +0000 (19:46 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 18 Jan 2005 19:46:54 +0000 (19:46 +0000)
commita7a4c0f7c4b14c6520ddbf43268fcc9b9d8708f5
tree71a43be9da67c8096106e1aef98d26ea854f2bcb
parent47e9223e06390897c3834f8c527001df392570ff
The selection dag code handles the promotions from F32 to F64 for us, so we
don't need to even think about F32 in the X86 code anymore.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19672 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelPattern.cpp