search for: llvmpb3

Displaying 5 results from an estimated 5 matches for "llvmpb3".

2012 Dec 13
2
[LLVMdev] failures in test-suite for make TEST=simple
The first one failed on a diff: ******************** TEST (simple) 'sse.expandfft' FAILED! ******************** Execution Context Diff: /home/rkotler/llvmpb3/build/projects/test-suite/tools/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 (simple) 'sse.expandfft' **************************** The second one too. /llvmp...
2012 Dec 13
2
[LLVMdev] failures in test-suite for make TEST=simple
I'm getting three failures. TEST-FAIL: exec /home/rkotler/llvmpb3/build/projects/test-suite/SingleSource/UnitTests/Vector/SSE/sse.expandfft TEST-RESULT-exec-time: user 0.3200 TEST-RESULT-exec-real-time: real 0.3172 TEST-FAIL: exec /home/rkotler/llvmpb3/build/projects/test-suite/SingleSource/UnitTests/Vector/SSE/sse.stepfft TEST-RESULT-exec-time: use...
2012 Dec 13
0
[LLVMdev] failures in test-suite for make TEST=simple
...failures in it. so maybe these are being filtered for known failures. On 12/12/2012 05:03 PM, reed kotler wrote: > The first one failed on a diff: > ******************** TEST (simple) 'sse.expandfft' FAILED! > ******************** > Execution Context Diff: > /home/rkotler/llvmpb3/build/projects/test-suite/tools/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 (simple) 'sse.expandfft' > **************************** &gt...
2012 Dec 13
1
[LLVMdev] failures in test-suite for make TEST=simple
...maybe these are being filtered for known failures. > > On 12/12/2012 05:03 PM, reed kotler wrote: >> The first one failed on a diff: >> ******************** TEST (simple) 'sse.expandfft' FAILED! ******************** >> Execution Context Diff: >> /home/rkotler/llvmpb3/build/projects/test-suite/tools/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 (simple) 'sse.expandfft' **************************** &gt...
2012 Dec 13
0
[LLVMdev] failures in test-suite for make TEST=simple
...you know why these tests fail ? You can step into the test directory and run 'make TEST=simple' from there. It will save you some time. On Dec 12, 2012, at 4:04 PM, reed kotler <rkotler at mips.com> wrote: > I'm getting three failures. > > TEST-FAIL: exec /home/rkotler/llvmpb3/build/projects/test-suite/SingleSource/UnitTests/Vector/SSE/sse.expandfft > TEST-RESULT-exec-time: user 0.3200 > TEST-RESULT-exec-real-time: real 0.3172 > > TEST-FAIL: exec /home/rkotler/llvmpb3/build/projects/test-suite/SingleSource/UnitTests/Vector/SSE/sse.stepfft > TE...