]> granicus.if.org Git - llvm/commit
[ConstProp] Fix calls-math-finite.ll on FreeBSD
authorFangrui Song <maskray@google.com>
Thu, 26 Jul 2018 06:24:11 +0000 (06:24 +0000)
committerFangrui Song <maskray@google.com>
Thu, 26 Jul 2018 06:24:11 +0000 (06:24 +0000)
commit1ba2ba3af8852ccfcaa22da29bcaff6405bdd810
tree2ffeed7ca50c41caef099e3aa733f1cdefe611f8
parentf96e99c4f0d3f01be85f15a0dd48324dc69abab9
[ConstProp] Fix calls-math-finite.ll on FreeBSD

FreeBSD's log(3.0) is less precise than glibc and musl.
Let's forgive its rounding error of more than half an ulp.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@338009 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/ConstProp/calls-math-finite.ll