diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2023-08-14 16:43:37 -0700 |
---|---|---|
committer | Nikolas Klauser <nikolasklauser@berlin.de> | 2023-08-14 16:44:30 -0700 |
commit | 051c8630124d6b0aa4541268976d404a167bcf2c (patch) | |
tree | 0a716b51eb1e19ed144d84e596e84c926152a2a1 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 08d92dedd26c66bd203cc3b45f982d7aeb214995 (diff) | |
download | llvm-051c8630124d6b0aa4541268976d404a167bcf2c.zip llvm-051c8630124d6b0aa4541268976d404a167bcf2c.tar.gz llvm-051c8630124d6b0aa4541268976d404a167bcf2c.tar.bz2 |
[libc++][PSTL] Simplify the partitioning algorithm until we have better data to know how to chunk better
The current chunking strategy is very bad for sorting, and we don't really know how to chunk in general. This fixes the performance problem for sorting.
Reviewed By: ldionne, #libc
Spies: libcxx-commits, krytarowski
Differential Revision: https://reviews.llvm.org/D155531
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions