forked from OSchip/llvm-project
aa1902f917
Due to the differences between the types of long double, this function is effectively three functions in one. This patch adds basic support for the types of long double, although it's just using the fast path and the fallback for the moment. I still need to implement a version of Eisel-Lemire for performance, but the existing algorithms should be correct. Reviewed By: sivachandra, lntue Differential Revision: https://reviews.llvm.org/D113710 |
||
---|---|---|
.. | ||
aarch64 | ||
x86_64 | ||
CMakeLists.txt | ||
api.td | ||
app.h | ||
errno.h.in | ||
platform_defs.h.inc | ||
signal.h.in | ||
syscall.h.def | ||
syscall_numbers.h.inc | ||
threads.h.in |