[llvm-commits] Size of long double (X86_FP80Ty)

Duncan Sands baldrick at free.fr
Sun Sep 30 01:23:44 PDT 2007


By the way, to be consistent, getTypeSize for an APInt
should return the number of bits rounded up to a multiple
of 8, rather than rounded up to a power of 2 as it is now.
Shall I make this change?

Ciao,

Duncan.



More information about the llvm-commits mailing list