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
[RISCV] Fix mgather -> riscv.masked.strided.load combine not extending indices (...
[llvm-project.git]
/
libclc
/
generic
/
include
/
integer
/
popcount.h
blob
00c753753bb4e0504a52297ac8ecfcbc56e146eb
1
#define __CLC_FUNCTION __clc_native_popcount
2
#define __CLC_INTRINSIC
"llvm.ctpop"
3
#include <integer/unary_intrin.inc>