[PATCH] D10991: [LNT] Reduce I/O execution time for Polybench

Tobias Grosser tobias at grosser.es
Wed Jul 8 03:12:41 PDT 2015


On 07/08/2015 12:07 PM, Renato Golin wrote:
> In http://reviews.llvm.org/D10991#201001, @grosser wrote:
>
>> The results of Polybench are supposed to be bit-identical. However, some of the tests yield nans/infs (which they should not, but which they may in some configurations do), and for those I am unsure about the bitwise identity.
>
>
> Ok, so IIUC, my changes make the test more accurate and will not only increase benchmarking quality, but also testing quality.
>
> I'll push these changes as they are, since they have clear value, but I'll add a note to fdtd-apml why I haven't moved it. 
This is a job for another commit.

Sure.

Tobias



More information about the llvm-commits mailing list