switch to Type::getFPMantissaWidth instead of reinventing it.
authorChris Lattner <sabre@nondot.org>
Mon, 19 May 2008 21:17:23 +0000 (21:17 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 May 2008 21:17:23 +0000 (21:17 +0000)
commit7be1c454c96dc5fa41ac10d014f76350df94f9cf
treebaa06b4c13edd75a4160562d12d68f3e03cd168f
parentf7e19131184f4950687cb0d06083246b132b01e7
switch to Type::getFPMantissaWidth instead of reinventing it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51275 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp