[LLVMdev] [PATCH]: Add SparseBitmap implementation

Chris Lattner sabre at nondot.org
Thu Sep 6 23:08:54 PDT 2007


On Wed, 5 Sep 2007, Daniel Berlin wrote:
>> Don't forget to update ProgrammersManual.html  "Picking the Right
>> Data Structure for a Task" section. :)
>
> It doesn't talk about bitvector at all.  I'm not sure whether i should
> add it to set like containers, or add a section about bitsets that
> talks about bitvector and sparsebitvector.
>
> In either case, I think this should be a followup patch, but if you
> guys really want it done as part of this one, I will.

Doing this as a followup patch makes sense, thanks Dan.

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list