fix an f32/f64 type mismatch
authorChris Lattner <sabre@nondot.org>
Sun, 2 Oct 2005 06:37:13 +0000 (06:37 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 2 Oct 2005 06:37:13 +0000 (06:37 +0000)
commit7c0d664c2118d1c5da50b137856d4a6b1c962ec3
tree0c5735fdf21fe725deab6902f88a50877a551eb7
parent14765be0bc7cba8a0cda45de3a20e0d7c33411ca
fix an f32/f64 type mismatch

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23587 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp