[PATCH] D143837: [llvm] Deprecate llvm::count{Leading,Trailing}{Zeros,Ones} and llvm::countPopulation

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 12 12:12:10 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGec116ea684b4: [llvm] Deprecate llvm::count{Leading,Trailing}{Zeros,Ones} and llvm… (authored by kazu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143837

Files:
  llvm/include/llvm/Support/MathExtras.h
  llvm/unittests/Support/MathExtrasTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143837.496782.patch
Type: text/x-patch
Size: 5031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230212/47fb9ce9/attachment.bin>


More information about the llvm-commits mailing list