On Fri, Jan 13, 2017 at 4:36 AM, Jeff Law wrote:
> Per Richi's request, this breaks out the new sbitmap functions into their
> own patch.
>
> This patch should address all the concerns Richi raised in the prior review.
> Namely the performance of the range set/clear and bootstrapping with older
>
Per Richi's request, this breaks out the new sbitmap functions into
their own patch.
This patch should address all the concerns Richi raised in the prior
review. Namely the performance of the range set/clear and bootstrapping
with older or non-GCC C++ compilers and added missing docs.
The r