[PATCH] D52697: Bug 39129: Speeding up partition_point/lower_bound/upper_bound/ by using unsigned division by 2 when possible.
Eric Fiselier via Phabricator
reviews at reviews.llvm.org
Mon Oct 29 11:51:41 PDT 2018
EricWF added a comment.
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.
https://reviews.llvm.org/D52697
More information about the libcxx-commits
mailing list