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

Duncan Sands baldrick at free.fr
Fri Nov 16 01:02:08 PST 2012


Hi Nadav,

On 16/11/12 02:02, Nadav Rotem wrote:
> I removed the parts of the code that rely on timers to calculate the number of iterations.  However, I left the time measurements that are printed to stderr.

won't that result in spurious failures when comparing against the GCC output
or the reference output, because the printed times won't be the same?

Ciao, Duncan.

>
> On Nov 15, 2012, at 4:58 PM, Evan Cheng <evan.cheng at apple.com> wrote:
>
>> Hi Nadav,
>>
>> Did you remove all the timing stuff from the code?
>>
>> Thanks,
>>
>> Evan
>>
>> On Nov 15, 2012, at 3:33 PM, Nadav Rotem <nrotem at apple.com> wrote:
>>
>>> Hi,
>>>
>>> Here is a patch for adding Roy Longbottom's Linpack benchmark.  Roy agreed that we include the benchmark in our test suite.
>>>
>>> <test_suite_linpack.diff>
>>>
>>> Thanks,
>>> Nadav
>>> _______________________________________________
>>> llvm-commits mailing list
>>> llvm-commits at cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>




More information about the llvm-commits mailing list