[llvm-commits] [PATCH] Adding the Linpack test to the test suite
Renato Golin
rengolin at systemcall.org
Sun Nov 25 13:25:15 PST 2012
On 25 November 2012 21:08, David Blaikie <dblaikie at gmail.com> wrote:
> Thanks - not exactly a rush job (this being a weekend & all & it's
> been broken for quite a while so a day or two isn't going to change
> that) but I wanted to make sure it was brought up.
I can't see what's wrong with Livermore from the output. Some llc
invocations succeed, others "fail" with this message:
TEST-RESULT-nat-time: user 0.3480
TEST-FAIL: llc /home/baldrick/osuosl/slave/clang-x86_64-debian-fnt/test-suite.obj/SingleSource/Benchmarks/LivermoreLoops/kernel23
TEST-PASS: compile
/home/baldrick/osuosl/slave/clang-x86_64-debian-fnt/test-suite.obj/SingleSource/Benchmarks/LivermoreLoops/kernel23
TEST-RESULT-compile: Total Execution Time: 0.0280 seconds (0.0270 wall clock)
TEST-RESULT-compile: 4896 Output/kernel23.llvm.bc
It fails and pass, and the output is generated, with no error message?
I'll try to reproduce it here, but my machine is dead, it may take a
while... :(
cheers,
--renato
More information about the llvm-commits
mailing list