[PATCH] D68257: [Support] Add mathematical constants
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 8 12:03:22 PDT 2019
evandro updated this revision to Diff 223915.
evandro added a comment.
@efriedma, you had a point. I now trimmed the precision down to one digit short of seeing a change in the mantissa bits.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68257/new/
https://reviews.llvm.org/D68257
Files:
llvm/include/llvm/Support/MathExtras.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68257.223915.patch
Type: text/x-patch
Size: 5421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191008/7dc994f4/attachment.bin>
More information about the llvm-commits
mailing list