search for: 5ed9fcc2

Displaying 3 results from an estimated 3 matches for "5ed9fcc2".

2013 Sep 09
0
[LLVMdev] IEEE 754-2008 | ISO/IEC TR 18037
LLVM does not support IEEE decimal-floating point. If by “fixed point arithmetic” you are asking about associating a scale factor with a variable/value, and doing the correct scaling for arbitrary arithmetic… LLVM doesn’t do that either. It’s a rare IR that even has the concept. The OpenVMS GEM compilers supported it (along with other special features for COBOL), but I’m not aware of any
2013 Sep 07
2
[LLVMdev] IEEE 754-2008 | ISO/IEC TR 18037
Hi, Does LLVM support decimal precision numbers supported? Also does it have Fixed point arithmetic? S -- Suminda Sirinath Salpitikorala Dharmasena, B.Sc. Comp. & I.S. (Hon.) Lond., P.G.Dip. Ind. Maths. J'Pura, MIEEE, MACM, CEO Sakrīō! ▣ *Address*: 6G • 1st Lane • Pagoda Road • Nugegoda 10250 • Sri Lanka. ▣ *Mobile* : +94-(0)711007945 ▣ *Tele*: +94-(0)11-5 864614 / 5 875614 / 2 825908 ▣
2013 Sep 09
5
[LLVMdev] IEEE 754-2008 | ISO/IEC TR 18037
...was reading there was not mention about Quad size numbers, decimal numbers and extended precision numbers. http://llvm.org/docs/LangRef.html#type-system -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130910/5ed9fcc2/attachment.html>