summaryrefslogtreecommitdiffstats
path: root/libclc/generic/lib/math/native_exp10.inc
Commit message (Collapse)AuthorAgeFilesLines
* math: Use precomputed constant for log2(10.0)Jan Vesely2017-11-131-1/+1
| | | | | | | | exp10 CTS fails with or without this change Reviewer: Jeroen Ketema Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> llvm-svn: 318063
* native_exp10: Switch implementation to llvm intrinsicJan Vesely2017-11-101-0/+3
v2: Use native_log2 instead of wrong constant Reviewer: Jeroen Ketema Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> llvm-svn: 317941
OpenPOWER on IntegriCloud