[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 12:27:36 PDT 2018


EricWF closed this revision.
EricWF added a comment.

Committed as r345525.

Thanks again.


https://reviews.llvm.org/D52697





More information about the libcxx-commits mailing list