Displaying 2 results from an estimated 2 matches for "a78890c2".
2013 Sep 09
0
[LLVMdev] IEEE 754-2008 | ISO/IEC TR 18037
Also Q numbers format can be added for added precision.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130910/a78890c2/attachment.html>
2013 Sep 09
5
[LLVMdev] IEEE 754-2008 | ISO/IEC TR 18037
Many thanks for getting back.
This will come in handy if you do not have a floating point unit. Also for
speed in some cases.
To be generic as possible it might be good to have this.
BTW, in the doc I 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