[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)
commitf2822e2d9d5930e5a71ea8e1c8dca6b34ec3885b
treef8c727bc920cad6f4b6c224a7f19993874aea011
parentc32561ea8b389e4c091aba319f6ccaf94eb3ad1e
[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.

llvm-svn: 338009
llvm/test/Transforms/ConstProp/calls-math-finite.ll