bolt/deps/llvm-18.1.8/libclc/amdgcn/lib/integer/popcount.cl

7 lines
140 B
Common Lisp
Raw Normal View History

2025-02-14 19:21:04 +01:00
#include <clc/clc.h>
#include <utils.h>
#include <integer/popcount.h>
#define __CLC_BODY "popcount.inc"
#include <clc/integer/gentype.inc>