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