Most files remain in a common amdgpu directory. Also switches barriers to to use convergent, and use llvm.amdgcn.s.barrier. This now requires 3.9/trunk to build amdgcn. llvm-svn: 260777
5 lines
127 B
Common Lisp
5 lines
127 B
Common Lisp
#include <clc/clc.h>
|
|
#include "../lib/clcmacro.h"
|
|
|
|
_CLC_DEFINE_BINARY_BUILTIN(float, nextafter, __clc_nextafter, float, float)
|