search for: d25351

Displaying 3 results from an estimated 3 matches for "d25351".

2016 Oct 08
3
[test-suite] making the test-suite succeed with "-Ofast" and "-ffp-contract=on"
...ning the kernel twice, plus an extra loop over both outputs to compare with FP_TOLERANCE. - requires modifications to the code of the benchmarks: some benchmarks may not be easily modified and will need to be only run under -ffp-contract=off (as in Proposal 3.) Proposal 3: https://reviews.llvm.org/D25351 modify the Makefiles and CMakes to explicitly specify the flags under which the results will match the recorded reference output. The good for Proposal 3: - no modifications to the benchmarks - minimal modifications to the build system The bad for Proposal 3: - these benchmarks will not be tested...
2016 Oct 08
3
[test-suite] making the test-suite succeed with "-Ofast" and "-ffp-contract=on"
...tputs to compare with >> FP_TOLERANCE. >> - requires modifications to the code of the benchmarks: some >> benchmarks may not be easily modified and will need to be only run >> under -ffp-contract=off (as in Proposal 3.) >> >> Proposal 3: https://reviews.llvm.org/D25351 >> modify the Makefiles and CMakes to explicitly specify the flags under >> which the results will match the recorded reference output. >> >> The good for Proposal 3: >> - no modifications to the benchmarks >> - minimal modifications to the build system >>...
2016 Oct 08
2
[test-suite] making the test-suite succeed with "-Ofast" and "-ffp-contract=on"
...to compare with > > FP_TOLERANCE. > > - requires modifications to the code of the benchmarks: some > > benchmarks may not be easily modified and will need to be only run > > under -ffp-contract=off (as in Proposal 3.) > > > > Proposal 3: https://reviews.llvm.org/D25351 > > modify the Makefiles and CMakes to explicitly specify the flags > > under > > which the results will match the recorded reference output. > > > > The good for Proposal 3: > > - no modifications to the benchmarks > > - minimal modifications to the build...