Make expansion of uint->fp cast assert out instead of infinitely recurse.
authorChris Lattner <sabre@nondot.org>
Wed, 13 Apr 2005 03:42:14 +0000 (03:42 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 13 Apr 2005 03:42:14 +0000 (03:42 +0000)
commitffe284c65137ac1d8e4421550bdc9979ed80e9ee
treeca0529ea9b3e18b12960b90a58f1db71bd7955f8
parent5bf2686a1b0d1db83629087c29d7f8933f4f2dc2
Make expansion of uint->fp cast assert out instead of infinitely recurse.

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