[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
Tue Oct 16 16:02:36 PDT 2018


dyaroshev added a comment.

@EricWF can we maybe merge it now?


https://reviews.llvm.org/D52697





More information about the libcxx-commits mailing list