[LLVMdev] fp128 implementation on x86

Mark Fonnemann markf78 at yahoo.com
Mon May 18 12:46:27 PDT 2015


Hello-
I am interested in language and compiler design so I am currently using LLVM to implement a C++ like language.
I have a question about fp128 support on an x86 target.Am I correct to assume that the implementation is software only? Has any analysis been done to compare the computational speed of fp64 vs. fp128 on x86?
Any information including references to relevant source files would be very useful. 
Thank you very much.
mark.  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150518/f620712b/attachment.html>


More information about the llvm-dev mailing list