[llvm-dev] [test-suite] making polybench/symm succeed with "-Ofast" and "-ffp-contract=on"

Sebastian Pop via llvm-dev llvm-dev at lists.llvm.org
Tue Oct 11 21:35:09 PDT 2016


polybench/linear-algebra/solvers/gramschmidt/ exposes the same problems as symm.
It does not match the reference output at -O0 -ffp-contract=off,
and it only passes all elements comparisons for FP_ABSTOLERANCE=1 for
"-Ofast" vs. "-O0 -ffp-contract=off".


More information about the llvm-dev mailing list