[PATCH] D98176: Introduce a generic operator to apply complex operations to BitVector
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 22 11:53:27 PDT 2021
RKSimon requested changes to this revision.
RKSimon added a comment.
This revision now requires changes to proceed.
Please add BitVectorTest.cpp test coverage (inc tests covering the min_element/max_element issue) and confirm this doesn't cause compiler time tracking regressions.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98176/new/
https://reviews.llvm.org/D98176
More information about the llvm-commits
mailing list