Passes CTS on carrizo and turks. Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> Reviewed and Tested (on RX 580) by: Aaron Watry <awatry@gmail.com> llvm-svn: 330197
7 lines
145 B
Common Lisp
7 lines
145 B
Common Lisp
#include <clc/clc.h>
|
|
#include <math/clc_exp10.h>
|
|
|
|
#define __CLC_FUNC exp10
|
|
#define __CLC_BODY <clc_sw_unary.inc>
|
|
#include <clc/math/gentype.inc>
|