[cfe-dev] [llvm-dev] [test-suite] making the test-suite succeed with "-Ofast" and "-ffp-contract=on"

Renato Golin via cfe-dev cfe-dev at lists.llvm.org
Sat Oct 8 06:30:18 PDT 2016


On 8 October 2016 at 14:25, Sebastian Pop <sebpop.llvm at gmail.com> wrote:
> A separate follow-up patch can link a hashing algorithm in each
> test of Polybench and output the hashed result to reduce I/O.

I'm not a big fan of hashing outputs, but if we make sure that the
comparison is done internally (like your polybench proposal) and we
can easily disable the hash (for debugging), then it should be ok.

cheers,
--renato



More information about the cfe-dev mailing list