[cfe-dev] [LLVMdev] LLVM 3.0rc3 Testing Beginning
Bill Wendling
wendling at apple.com
Fri Nov 11 20:17:17 PST 2011
Hi Dave,
Thanks for the results. What platform is this on? And do these failures occur with 2.9?
-bw
On Nov 10, 2011, at 9:51 AM, David A. Greene wrote:
> greened at obbligato.org (David A. Greene) writes:
>
>> Nikola Smiljanic <popizdeh at gmail.com> writes:
>>
>>> I'm not sure if this makes a difference but I ran this
>>>
>>> make -j 2 -k LLVMCC_OPTION=clang ENABLE_BUILT_CLANG=1 ENABLE_PARALLEL_REPORT=1 TEST=simple report > ../../report.txt 2>&1
>>
>> That does indeed seem to get me further. Thanks!
>
> Failures below.
>
> -Dave
>
> ******************** TEST (simple) 'sse.expandfft' FAILED! ********************
> Execution Context Diff:
> /home/greened/src/llvm-30-rc3/build/Release/bin/fpcmp: Compared: 1.139094e-07 and 1.159249e-07
> abs. diff = 2.015500e-09 rel.diff = 1.738626e-02
> Out of tolerance: rel/abs: 1.600000e-02/0.000000e+00
>
> TEST-FAIL: exec /home/greened/src/llvm-30-rc3/build/projects/llvm-test/SingleSource/UnitTests/Vector/SSE/sse.expandfft
>
> ******************** TEST (simple) 'sse.stepfft' FAILED! ********************
> Execution Context Diff:
> /home/greened/src/llvm-30-rc3/build/Release/bin/fpcmp: Compared: 1.139094e-07 and 1.159249e-07
> abs. diff = 2.015500e-09 rel.diff = 1.738626e-02
> Out of tolerance: rel/abs: 1.600000e-02/0.000000e+00
>
> TEST-FAIL: exec /home/greened/src/llvm-30-rc3/build/projects/llvm-test/SingleSource/UnitTests/Vector/SSE/sse.stepfft
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the cfe-dev
mailing list