[PATCH] D74984: [ADT] Add CoalescingBitVector, implemented using IntervalMap [1/3]
    Duncan P. N. Exon Smith via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Feb 24 09:35:11 PST 2020
    
    
  
dexonsmith added a comment.
In D74984#1889605 <https://reviews.llvm.org/D74984#1889605>, @aprantl wrote:
> Is there any kind of "These are the ADT types in LLVM and when to use them" .rst document that this should be added to?
http://llvm.org/docs/ProgrammersManual.html#picking-the-right-data-structure-for-a-task
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74984/new/
https://reviews.llvm.org/D74984
    
    
More information about the llvm-commits
mailing list