Files
clang-p2996/libclc/generic/include/math/clc_rootn.h
Jan Vesely fe8e00bc3c rootn: Port from amd_builtins
Passes piglit on turks and carrizo
fp64 passes ctx on carrizo

v2: fix formatting
    check fp32 denormal support at runtime

Reviewer: Jeroen Ketema <j.ketema@xs4all.nl>
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 322763
2018-01-17 21:22:14 +00:00

4 lines
90 B
C

#define __CLC_BODY <math/clc_rootn.inc>
#include <clc/math/gentype.inc>
#undef __CLC_BODY