Sign in
llvm
/
llvm-project
/
c41b318423c4dbf0a65f81e5e9a816c1710ba4f6
/
.
/
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
>