search for: d25277

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

2016 Oct 08
3
[test-suite] making the test-suite succeed with "-Ofast" and "-ffp-contract=on"
...quot;-Ofast" and "-ffp-contract=on". I would like to expose the issue and proposed ways to fix it to other potential reviewers that could provide extra feedback. We also need to decide which proposal (or combination of) to implement and commit. Proposal 1: https://reviews.llvm.org/D25277 modify the CMakes to compile and run each of these benchmarks twice: once with added CFLAGS -ffp-contract=off. Record on disk the full output of both runs and compare with FP_TOLERANCE. Hash the output of the run with -ffp-contract=off and exact match against the reference output. The good for P...
2016 Oct 08
2
[test-suite] making the test-suite succeed with "-Ofast" and "-ffp-contract=on"
...like to expose the issue > > and > > proposed ways to fix it to other potential reviewers that could > > provide extra feedback. We also need to decide which proposal (or > > combination of) to implement and commit. > > > > Proposal 1: https://reviews.llvm.org/D25277 > > modify the CMakes to compile and run each of these benchmarks > > twice: > > once with added CFLAGS -ffp-contract=off. Record on disk the full > > output of both runs and compare with FP_TOLERANCE. Hash the output > > of > > the run with -ffp-contract=off a...
2016 Oct 08
3
[test-suite] making the test-suite succeed with "-Ofast" and "-ffp-contract=on"
...would like to expose the issue >> and >> proposed ways to fix it to other potential reviewers that could >> provide extra feedback. We also need to decide which proposal (or >> combination of) to implement and commit. >> >> Proposal 1: https://reviews.llvm.org/D25277 >> modify the CMakes to compile and run each of these benchmarks twice: >> once with added CFLAGS -ffp-contract=off. Record on disk the full >> output of both runs and compare with FP_TOLERANCE. Hash the output >> of >> the run with -ffp-contract=off and exact match...