[LLVMdev] decimal to floating point conversion

aparna kotha kotha.aparna at gmail.com
Wed Mar 18 12:18:32 PDT 2009


Hi all:

I need an instruction that can convert decimal values into floating point
numbers.

i.e. say I have a decimal number 1110794174 (== 42355FBE in hex ) and  (==
45.3435 as a float)

essentially the mantissa and exponent representation needs to be used.


Is there any way of doing  this in llvm?




Thanks and Regards

-- 
-- Aparna Kotha
Graduate Student
Electrical and Computer Engineering
University of Maryland, College Park
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090318/173028fc/attachment.html>


More information about the llvm-dev mailing list