[all-commits] [llvm/llvm-project] a127d6: [libc] Disable AOR ulp tests for sinf, cosf and si...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Fri Apr 17 09:02:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a127d618357a9b09d755c0af3d141e49d8902c40
https://github.com/llvm/llvm-project/commit/a127d618357a9b09d755c0af3d141e49d8902c40
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-04-17 (Fri, 17 Apr 2020)
Changed paths:
M libc/AOR_v20.02/math/test/runulp.sh
Log Message:
-----------
[libc] Disable AOR ulp tests for sinf, cosf and sincosf.
They seemed to fallback to the system libc and start depending on its
accuracy.
More information about the All-commits
mailing list