[PATCH] D76465: [ADT] CoalescingBitVector: Avoid initial heap allocation, NFC

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 20 12:29:17 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4716ebb823e4: [ADT] CoalescingBitVector: Avoid initial heap allocation, NFC (authored by vsk).
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76465

Files:
  llvm/include/llvm/ADT/CoalescingBitVector.h
  llvm/lib/CodeGen/LiveDebugValues.cpp
  llvm/unittests/ADT/CoalescingBitVectorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76465.251728.patch
Type: text/x-patch
Size: 10061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200320/9c2583c8/attachment.bin>


More information about the llvm-commits mailing list