search for: apfloat_8cpp_sourc

Displaying 2 results from an estimated 2 matches for "apfloat_8cpp_sourc".

Did you mean: apfloat_8cpp_source
2019 Apr 11
2
128 bit float constant
...28 bit quad precision > floating point > > constant without converting the value back to a string. > > It looks like the constructor that takes an APInt treats it as a > bag-of-bits representation according to IEEE float. It eventually ends > up at https://llvm.org/docs/doxygen/APFloat_8cpp_source.html#l03098 as > far as I can tell. > > Cheers. > > Tim. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190411/cc091cc7/attachment.html>
2019 Apr 10
2
128 bit float constant
Hi, Just wondering if it's possible to construct a 128 bit quad precision floating point constant without converting the value back to a string. Cheers Peter -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190410/a527f240/attachment.html>