Files
clang-p2996/libclc/amdgcn/lib/integer/popcount.cl
2024-11-04 22:00:01 +00:00

7 lines
144 B
Common Lisp

#include <clc/clc.h>
#include <clc/utils.h>
#include <integer/popcount.h>
#define __CLC_BODY "popcount.inc"
#include <clc/integer/gentype.inc>