[PATCH] D60823: [Support] make countLeadingZeros() countTrailingZeros() countLeadingOnes() and countTrailingOnes() return unsigned

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 19 09:57:57 PDT 2019


rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

Seems fine.


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

https://reviews.llvm.org/D60823





More information about the llvm-commits mailing list