[PATCH] D98176: Introduce a generic operator to apply complex operations to BitVector

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 23 01:22:32 PDT 2021


serge-sans-paille updated this revision to Diff 332554.
serge-sans-paille added a comment.

As suggested by reviewers, limit usage to arrays with the same size and increase test coverage


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

https://reviews.llvm.org/D98176

Files:
  llvm/include/llvm/ADT/BitVector.h
  llvm/lib/CodeGen/CFIInstrInserter.cpp
  llvm/unittests/ADT/BitVectorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98176.332554.patch
Type: text/x-patch
Size: 4277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210323/b1c38395/attachment.bin>


More information about the llvm-commits mailing list