
Passes piglit on turks and carrizo fp64 passes CTS 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: 322760
8 lines
143 B
Common Lisp
8 lines
143 B
Common Lisp
#include <clc/clc.h>
|
|
|
|
#include <math/clc_pow.h>
|
|
|
|
#define __CLC_FUNC pow
|
|
#define __CLC_BODY <clc_sw_binary.inc>
|
|
#include <clc/math/gentype.inc>
|