summaryrefslogtreecommitdiffstats
path: root/libclc/generic/include/clc/math/native_log10.h
Commit message (Collapse)AuthorAgeFilesLines
* native_log10: Use unary_decl instead of custom inc fileJan Vesely2017-11-021-2/+6
| | | | | | Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> Reviewed-By: Aaron Watry <awatry@gmail.com> llvm-svn: 317251
* math: Implement native_log10Jan Vesely2017-10-251-0/+5
Use llvm instrinsic by default Provide amdgpu workaround v2: drop old amd copyrights Reviewer: Aaron Watry Reviewed-by: Vedran Miletić <vedran@miletic.net> Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> llvm-svn: 316588
OpenPOWER on IntegriCloud