[PATCH] D25575: test-suite: try to force many FP-dependent tests to compile with unaggressive FP optimization or not at all, add support for per-ISA reference outputs
Sebastian Pop via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 16 08:07:47 PDT 2016
sebpop added a comment.
In https://reviews.llvm.org/D25575#571254, @rengolin wrote:
> Hi Abe,
>
> Doesn't https://reviews.llvm.org/D25346 deprecate this change? At least some of it?
Yes, all the polybench should be fixed now for -ffp-contract=on and there are still 2 tests to be fixed for -ffast-math.
Also in the description of this patch Abe mentioned:
> [Abe is intentionally leaving the Polybench stuff for Sebastian since he has already started fixing it]
Abe, please rebase your patch on top of trunk, and remove all the changes to Polybench as they are not needed.
https://reviews.llvm.org/D25575
More information about the llvm-commits
mailing list