[PATCH] D32244: [BitVector] Add << and >> operators

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 16:00:30 PDT 2017


zturner updated this revision to Diff 95843.
zturner added a comment.

Deleted some miscellaneous functions in `MathExtras.h` that I ended up not using, and added some comments to the implementation to clarify a few minor points.


https://reviews.llvm.org/D32244

Files:
  llvm/include/llvm/ADT/BitVector.h
  llvm/include/llvm/ADT/SmallBitVector.h
  llvm/unittests/ADT/BitVectorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32244.95843.patch
Type: text/x-patch
Size: 12394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170419/14486824/attachment-0001.bin>


More information about the llvm-commits mailing list