[PATCH] D143837: [llvm] Deprecate llvm::count{pr}_{zero,one} and llvm::countPopulation
Kazu Hirata via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 11 18:51:54 PST 2023
kazu created this revision.
Herald added a project: All.
kazu requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
llvm/include/llvm/ADT/bit.h now has functions forward-ported from
C++20.
Repository:
rG LLVM Github Monorepo
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.496731.patch
Type: text/x-patch
Size: 5031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230212/24cbe98a/attachment.bin>
More information about the llvm-commits
mailing list