[LLVMdev] Status of the 2.3 release - volunteers needed.
Bill Wendling
isanbard at gmail.com
Wed Jun 4 02:33:23 PDT 2008
On Jun 2, 2008, at 11:11 PM, Tanya Lattner wrote:
> Darwin/ppc:
> SingleSource/Benchmarks/CoyoteBench/fftbench [ CBE ]
>
From what I can see comparing 2.3 with TOT, the "cexp" function is
declared like this in 2.3:
declare i128 @cexp({double, double}* byval) nounwind
It used to be this:
declare void @cexp({double, double}* noalias sret, {double, double}*
byval) nounwind
Does this difference look familiar to someone? :-)
-bw
More information about the llvm-dev
mailing list