[llvm-commits] [PATCH] Adding the Linpack test to the test suite

Renato Golin rengolin at systemcall.org
Mon Nov 26 05:12:20 PST 2012


On 26 November 2012 05:29, Duncan Sands <baldrick at free.fr> wrote:
> LivermoreLoops is more interesting.  With dragonegg it works fine as long as
> you don't do link-time optimization (which the testsuite does by default).  In
> fact to get the failures it is enough to run "internalize" and then some standard
> set of optimization passes.  I didn't get to the bottom of this yet.

Hi Duncan,

This makes a lot more sense than my previous assumption they had to do
with random numbers (since if they did, it wouldn't pass every single
time on my machine).

I'll dig the failing tests for more info and try to reproduce this
behaviour on my machine. Is there a way of getting the configuration
used for that test-suite run?


--
cheers,
--renato

http://systemcall.org/



More information about the llvm-commits mailing list