[libcxx-commits] [PATCH] D63063: Bug 42208: speeding up std::merge
Dávid Bolvanský via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 10 13:58:16 PDT 2019
xbolva00 added a comment.
If you take libcxx code for std::merge and compile it with GCC, is it faster? If not much, or even worse than Clang, I see no reason why not to improve it in libcxx's codebase.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63063/new/
https://reviews.llvm.org/D63063
More information about the libcxx-commits
mailing list