[PATCH] D10991: [LNT] Reduce I/O execution time for Polybench
Renato Golin
renato.golin at linaro.org
Wed Jul 8 03:07:48 PDT 2015
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.
cheers,
--renato
Repository:
rL LLVM
http://reviews.llvm.org/D10991
More information about the llvm-commits
mailing list