bolt/deps/llvm-18.1.8/libclc/amdgcn/lib/integer/popcount.cl
2025-02-14 19:21:04 +01:00

6 lines
140 B
Common Lisp

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