[PATCH] D52697: Bug 39129: Speeding up partition_point/lower_bound/upper_bound/ by using unsigned division by 2 when possible.

Denis Yaroshevskiy via Phabricator reviews at reviews.llvm.org
Mon Oct 29 11:56:54 PDT 2018


dyaroshev added a comment.

In https://reviews.llvm.org/D52697#1279140, @EricWF wrote:

> In https://reviews.llvm.org/D52697#1278285, @dyaroshev wrote:
>
> > I'm sorry, how do I merge this patch?
>
>
> Do you have commit access? If not I can go ahead and merge it for you with your permission.


I don't! Please merge it.


https://reviews.llvm.org/D52697





More information about the libcxx-commits mailing list