[LLVMdev] [PATCH]: Add SparseBitmap implementation
Daniel Berlin
dberlin at dberlin.org
Wed Sep 5 20:18:48 PDT 2007
On 9/4/07, Devang Patel <dpatel at apple.com> wrote:
>
> On Sep 4, 2007, at 4:36 PM, Daniel Berlin wrote:
>
> [snip]
>
> 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.
>
> -
> Devang
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
More information about the llvm-dev
mailing list