[llvm-commits] [llvm-gcc-4.0] r42134 - /llvm-gcc-4.0/trunk/gcc/llvm-convert.cpp
Duncan Sands
baldrick at free.fr
Wed Sep 19 07:46:18 PDT 2007
> Code downstream, starting with EmitBuiltinUnaryFPOp, is not ready for
> long double functions. This is not the best or a permanent fix, but
> correct for the moment.
I see - thanks. By the way, how do you plan to handle constant folding
of sqrt and friends when the host doesn't handle long doubles?
Best wishes,
Duncan.
More information about the llvm-commits
mailing list