diff options
author | Jeroen Ketema <j.ketema@imperial.ac.uk> | 2014-06-13 09:40:09 +0000 |
---|---|---|
committer | Jeroen Ketema <j.ketema@imperial.ac.uk> | 2014-06-13 09:40:09 +0000 |
commit | 82aaa4128647e8a12ce88588766088c94bd0d0f2 (patch) | |
tree | 06cd830384473b74458baef3cb16cd62404688c3 /llvm/lib | |
parent | 24fe2322a2b8e92bf56515af80fdfe07c28ced5c (diff) | |
download | bcm5719-llvm-82aaa4128647e8a12ce88588766088c94bd0d0f2.tar.gz bcm5719-llvm-82aaa4128647e8a12ce88588766088c94bd0d0f2.zip |
Implementations for exp(float) and exp(double) v2
Use separate implementations instead of a macro
to ensure the constant multiplied with is of
higher precision.
v2: Use the correct formula, spotted by Dan Liew <daniel.liew@imperial.ac.uk>
Reviewed-by: Aaron Warty <awatry@gmail.com>
Reviewed-by: Tom Stellard <tom@stellard.net>
llvm-svn: 210891
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions