[llvm-commits] [llvm] r49994 - in /llvm/trunk: include/llvm/CodeGen/SelectionDAGNodes.h lib/CodeGen/SelectionDAG/SelectionDAG.cpp

Dale Johannesen dalej at apple.com
Sun Apr 20 17:09:32 PDT 2008


On Apr 20, 2008, at 4:05 PM, Neil Booth wrote:

> Dale Johannesen wrote:-
>
>> Author: johannes
>> Date: Sun Apr 20 13:23:46 2008
>> New Revision: 49994
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=49994&view=rev
>> Log:
>> Check we aren't trying to convert PPC long double.
>> This fixes the testsuite failure on ppcf128-4.ll.
>
> Converting to IEEE single and double should be fairly straightforward
> to implement, no?

Yes, there just isn't much interest in having compile-time  
optimizations on this type.

> Converting to x86 80-bit would be hard, but no-one would want to do it
> anyway.
>
> Neil.
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list