hanchenye-llvm-project/libclc/amdgpu/lib/math
Jan Vesely b424954682 amdgpu/half_recip: Switch implementation to native_recip
Reviewer: Tom Stellard <tstellar@redhat.com>
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 325061
2018-02-13 22:09:46 +00:00
..
half_exp.cl amdgpu/half_exp: Switch implementation to native_exp 2018-02-13 22:09:35 +00:00
half_exp2.cl amdgpu/half_exp2: Switch implementation to native_exp2 2018-02-13 22:09:38 +00:00
half_exp10.cl amdgpu/half_exp10: Switch implementation to native_exp10 2018-02-13 22:09:37 +00:00
half_log.cl amdgpu/half_log: Switch implementation to native_log 2018-02-13 22:09:41 +00:00
half_log2.cl amdgpu/half_log2: Switch implementation to native_log2 2018-02-13 22:09:44 +00:00
half_log10.cl amdgpu/half_log10: Switch implementation to native_log10 2018-02-13 22:09:42 +00:00
half_native_unary.inc
half_recip.cl amdgpu/half_recip: Switch implementation to native_recip 2018-02-13 22:09:46 +00:00
half_rsqrt.cl
half_sqrt.cl amdgpu/half_sqrt: Switch implementation to native_sqrt 2018-02-13 22:09:33 +00:00
native_exp.cl
native_exp.inc
native_log.cl
native_log.inc
native_log10.cl
native_log10.inc
nextafter.cl
sqrt.cl