[PATCH] D25924: [test-suite] fix telecomm-FFT for CFLAGS="-ffp-contract=on"
Sebastian Pop via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 24 13:35:18 PDT 2016
sebpop created this revision.
sebpop added reviewers: rengolin, MatzeB, Abe.
sebpop added a subscriber: llvm-commits.
Herald added subscribers: mgorny, beanz.
This patch fixes MultiSource/Benchmarks/MiBench/telecomm-FFT when compiled with -ffp-contract=on.
https://reviews.llvm.org/D25924
Files:
MultiSource/Benchmarks/MiBench/telecomm-FFT/CMakeLists.txt
MultiSource/Benchmarks/MiBench/telecomm-FFT/Makefile
MultiSource/Benchmarks/MiBench/telecomm-FFT/fourier.h
MultiSource/Benchmarks/MiBench/telecomm-FFT/fourierf.c
MultiSource/Benchmarks/MiBench/telecomm-FFT/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25924.75643.patch
Type: text/x-patch
Size: 7064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161024/06585c8c/attachment.bin>
More information about the llvm-commits
mailing list