[LLVMdev] x86_fp80, f80, and -m96bit-long-double

Jonas Maebe jonas.maebe at elis.ugent.be
Tue Nov 2 02:06:22 PDT 2010


On 02 Nov 2010, at 09:13, Duncan Sands wrote:

>> long doubles of type a) and c), or of type b) and c), can occur in the same compilation unit. A command line switch does not offer sufficient flexibility in this case.
> 
> Ah, I should have read this first!  In that case there is not really any choice.
> In the LLVM IR, you should not work with arrays of long double, you should use
> for example (in case a) arrays of [10 x i8].

Ok, thanks!


Jonas





More information about the llvm-dev mailing list