repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[flang] Accept polymorphic component element in storage_size
[llvm-project.git]
/
libclc
/
amdgcn
/
lib
/
integer
/
popcount.cl
blob
ebd167d04da7cbc457a155e24bb11ab582df7696
1
#
include
<
clc
/
clc.h
>
2
#
include
<
utils.h
>
3
#
include
<
integer
/
popcount.h
>
4
5
#
define __CLC_BODY
"popcount.inc"
6
#
include
<
clc
/
integer
/
gentype.inc
>