Sign in
llvm
/
llvm-project
/
c9ad356266f3c91d90bcb149d178423cb3e04c42
/
.
/
libclc
/
amdgcn
/
lib
/
integer
/
popcount.cl
blob: ebd167d04da7cbc457a155e24bb11ab582df7696 [
file
] [
log
] [
blame
]
#
include
<
clc
/
clc
.
h
>
#
include
<
utils
.
h
>
#
include
<
integer
/
popcount
.
h
>
#
define
__CLC_BODY
"popcount.inc"
#
include
<
clc
/
integer
/
gentype
.
inc
>