[LLVMdev] LNT BenchmarkGame

Renato Golin renato.golin at linaro.org
Tue Mar 12 12:48:55 PDT 2013


On 12 March 2013 19:21, Hal Finkel <hfinkel at anl.gov> wrote:

> +1
>
> There are a couple of example implementations here which are only a few
> lines long:
> http://wiki.osdev.org/Random_Number_Generator


I was going to rant about the quality of simple LCGs but it seems that
*all* standard implementations rely on that, so the argument of using a
standard library against a one-liner is void. ;)

Now, on to the practical issues: is there a place where this can be added
once and used everywhere in the LNT, or should we just add that function to
all tests that use it?

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130312/1b461a42/attachment.html>


More information about the llvm-dev mailing list