[libcxx-commits] [PATCH] D73779: The optimization for partial_sort parallel algorithm and cleanup fix

Thomas Rodgers via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 7 07:15:13 PST 2020


rodgert added a comment.

Can we, in general, keep 'optimization' and 'fix' patches separate? It is entirely likely that I can onboard fixes into the stdlib before I can consider optimizations (in particular the request to include this change in GCC10 could be impacted by the ability to separate these two sets of changes).


Repository:
  rPSTL pstl

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

https://reviews.llvm.org/D73779





More information about the libcxx-commits mailing list