diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2015-05-13 03:55:07 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2015-05-13 03:55:07 +0000 |
commit | d538fdc217fd575790670953c9e0247125bf6740 (patch) | |
tree | 35d975391bac8499cee5176c71220764c32a75bd /libclc/generic/include/clc/clc.h | |
parent | 0cabcf211a929a4003f75cfa3348713062232400 (diff) | |
download | bcm5719-llvm-d538fdc217fd575790670953c9e0247125bf6740.tar.gz bcm5719-llvm-d538fdc217fd575790670953c9e0247125bf6740.zip |
Implement exp2 using OpenCL C rather than using an intrinsic
Not all targets support the intrinsic, so it's better to have a
generic implementation which does not use it.
This exp2 implementation was ported from the AMD builtin library
and has been tested with piglit, OpenCV, and the ocl conformance tests.
llvm-svn: 237228
Diffstat (limited to 'libclc/generic/include/clc/clc.h')
0 files changed, 0 insertions, 0 deletions