This is an archive of the discontinued LLVM Phabricator instance.

[test-suite] fix telecomm-FFT for CFLAGS="-ffp-contract=on"
ClosedPublic

Authored by sebpop on Oct 24 2016, 1:35 PM.

Details

Summary

This patch fixes MultiSource/Benchmarks/MiBench/telecomm-FFT when compiled with -ffp-contract=on.

Diff Detail

Repository
rL LLVM

Event Timeline

sebpop updated this revision to Diff 75643.Oct 24 2016, 1:35 PM
sebpop retitled this revision from to [test-suite] fix telecomm-FFT for CFLAGS="-ffp-contract=on".
sebpop updated this object.
sebpop added reviewers: rengolin, MatzeB, Abe.
sebpop added a subscriber: llvm-commits.
rengolin accepted this revision.Nov 18 2016, 3:10 AM
rengolin edited edge metadata.

Same as previous, LGTM. Thanks!

This revision is now accepted and ready to land.Nov 18 2016, 3:10 AM
This revision was automatically updated to reflect the committed changes.