[libcxx-commits] [PATCH] D149686: [libc++][DISCUSSION] Exploring PSTL backend customization points
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 8 14:13:02 PDT 2023
ldionne updated this revision to Diff 520482.
ldionne added a comment.
Update per discussion with @philnik
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149686/new/
https://reviews.llvm.org/D149686
Files:
libcxx/include/__algorithm/pstl_backend.h
libcxx/include/__algorithm/pstl_backends/serial.h
libcxx/include/__algorithm/pstl_backends/thread.h
libcxx/include/__algorithm/pstl_for_each.h
libcxx/include/__algorithm/pstl_simd_utils.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149686.520482.patch
Type: text/x-patch
Size: 12747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230508/804e4c6a/attachment.bin>
More information about the libcxx-commits
mailing list