[libcxx-commits] [PATCH] D69459: Optimize std::midpoint for integers

Marshall Clow via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Oct 27 12:29:50 PDT 2019


mclow.lists accepted this revision.
mclow.lists added a comment.
This revision is now accepted and ready to land.

This looks good to me.
Shorter code, still no branches; passes all the tests.


Repository:
  rCXX libc++

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69459/new/

https://reviews.llvm.org/D69459





More information about the libcxx-commits mailing list