[libcxx-commits] [PATCH] D87380: Support Threading Building Blocks 2020 (oneTBB)
Mikhail Dvorskiy via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Sep 9 06:53:24 PDT 2020
MikeDvorskiy created this revision.
MikeDvorskiy added reviewers: ldionne, rodgert.
Herald added subscribers: libcxx-commits, jfb, dexonsmith.
MikeDvorskiy requested review of this revision.
Support Threading Building Blocks 2020 (oneTBB) for "tbb" parallel backend.
After the changes the "tbb" parallel backend will work with old TBB versions(TBB_INTERFACE_VERSION <= 12000) and new ones (TBB 2020 and greater)
More about oneTBB:
https://github.com/oneapi-src/oneTBB
Repository:
rPSTL pstl
https://reviews.llvm.org/D87380
Files:
pstl/include/pstl/internal/parallel_backend_tbb.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87380.290732.patch
Type: text/x-patch
Size: 22244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200909/42b2c25b/attachment-0001.bin>
More information about the libcxx-commits
mailing list