amdgpu/half_rsqrt: Switch implementation to native_rsqrt
authorJan Vesely <jan.vesely@rutgers.edu>
Tue, 13 Feb 2018 22:09:31 +0000 (22:09 +0000)
committerJan Vesely <jan.vesely@rutgers.edu>
Tue, 13 Feb 2018 22:09:31 +0000 (22:09 +0000)
commitaad28681c2198833d6ac2dcbb8ba1de5cffd8508
tree765299e14787938f408fe07e19d63b30b13920c4
parent758fbacea5b93307d7456dc4e2c6d3379b8aa781
amdgpu/half_rsqrt: Switch implementation to native_rsqrt

Reviewer: Tom Stellard <tstellar@redhat.com>
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 325053
libclc/amdgpu/lib/SOURCES
libclc/amdgpu/lib/math/half_native_unary.inc [new file with mode: 0644]
libclc/amdgpu/lib/math/half_rsqrt.cl [new file with mode: 0644]