[PATCH] D76465: [ADT] CoalescingBitVector: Avoid initial heap allocation, NFC
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 20 09:11:05 PDT 2020
aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.
Should we then call it SmallCoalescingBitVector? Probably not :-)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76465/new/
https://reviews.llvm.org/D76465
More information about the llvm-commits
mailing list