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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 22 23:53:49 PDT 2022


RKSimon added a comment.

In D132407#3741645 <https://reviews.llvm.org/D132407#3741645>, @MaskRay wrote:

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

Done - my mind was obviously on other things while writing that summary!


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