[PATCH] D25277: [test-suite] Run FP tests twice with -ffp-contract=off/on
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 5 11:23:21 PDT 2016
MatzeB added a subscriber: scanon.
MatzeB added a comment.
Ugh, I don't like the added complexity and disk space bloat.
Is there no way to summarize/hash/compress a list of floating point numbers in a way that we can compare them against a reference output and at the same time allow some fluctuations in floatingpoint accuracy?
https://reviews.llvm.org/D25277
More information about the llvm-commits
mailing list