half_rsqrt: Cleanup implementation
authorJan Vesely <jan.vesely@rutgers.edu>
Thu, 18 Jan 2018 21:11:35 +0000 (21:11 +0000)
committerJan Vesely <jan.vesely@rutgers.edu>
Thu, 18 Jan 2018 21:11:35 +0000 (21:11 +0000)
commita95db144610e601a72a443fbc88607f87ea0f900
treee10ba6e3140791d8ce6d868fd05039b8874b5b70
parent55c3a321a8541016bd8a4305dbed6bbed49c0d95
half_rsqrt: Cleanup implementation

Passes CTS on carrizo
v2: Use full precision implementation

Reviewer: Jeroen Ketema <j.ketema@xs4all.nl>
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 322887
libclc/generic/include/clc/math/half_rsqrt.h
libclc/generic/lib/math/half_rsqrt.cl
libclc/generic/lib/math/half_rsqrt.inc [deleted file]
libclc/generic/lib/math/half_unary.inc [new file with mode: 0644]