[PATCH] D132407: [ADT] Add llvm::ctpop to <bit> helper wrapper

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 22 23:47:12 PDT 2022


MaskRay added a comment.

The subject should mention llvm::popcount instead of (Rust style name) llvm::ctpop


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132407/new/

https://reviews.llvm.org/D132407



More information about the llvm-commits mailing list