[clang] [Clang][RISCV] Add missing support for `__builtin_riscv_cpop_32/64` (PR #76256)

Craig Topper via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 22 18:33:57 PST 2023


topperc wrote:

Can we just use __builtin_popcount and __builtin_popcountll directly in the header file?

https://github.com/llvm/llvm-project/pull/76256


More information about the cfe-commits mailing list