[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 13:10:33 PDT 2023


ldionne updated this revision to Diff 520470.
ldionne added a comment.
Herald added a subscriber: miyuki.

Update after today's discussion


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/simd.h
  libcxx/include/__algorithm/pstl_backends/thread.h
  libcxx/include/__algorithm/pstl_for_each.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149686.520470.patch
Type: text/x-patch
Size: 12464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230508/6c806650/attachment-0001.bin>


More information about the libcxx-commits mailing list