forked from OSchip/llvm-project
8 lines
128 B
Common Lisp
8 lines
128 B
Common Lisp
|
#include <clc/clc.h>
|
||
|
|
||
|
#include "math.h"
|
||
|
#include "math/clc_fma.h"
|
||
|
|
||
|
#define __CLC_BODY <fma.inc>
|
||
|
#include <clc/math/gentype.inc>
|