Passes CTS on carrizo and turks Reviewer: Aaron Watry <awatry@gmail.com> Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> llvm-svn: 327324
7 lines
161 B
Common Lisp
7 lines
161 B
Common Lisp
#include <clc/clc.h>
|
|
#include "utils.h"
|
|
|
|
#define __CLC_AS_GENTYPE __CLC_XCONCAT(as_, __CLC_GENTYPE)
|
|
#define __CLC_BODY <nan.inc>
|
|
#include <clc/math/gentype.inc>
|