[PATCH] D142078: [llvm] Move bit counting functions to bit.h (NFC)

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 21:15:59 PST 2023


This revision was automatically updated to reflect the committed changes.
kazu marked 3 inline comments as done.
Closed by commit rGf37614b25cca: [llvm] Move bit counting functions to bit.h (NFC) (authored by kazu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142078

Files:
  llvm/include/llvm/ADT/bit.h
  llvm/include/llvm/Support/MathExtras.h
  llvm/unittests/ADT/BitTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142078.490714.patch
Type: text/x-patch
Size: 14089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230120/bf3080fd/attachment.bin>


More information about the llvm-commits mailing list