[PATCH] D68709: (not yet for review) win: Use cross-platform code in Parallel.h/.cpp

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 9 08:35:39 PDT 2019


thakis created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

XXX
r287140 perf tests
r246219 hints at <thread> issues (fixed in r296906 due to 2015+ req)
https://reviews.llvm.org/D8348 added linux impl mar 2015
r179397 added the code in 2013, doesn't say why

PR41198.


https://reviews.llvm.org/D68709

Files:
  llvm/include/llvm/Support/Parallel.h
  llvm/lib/Support/Parallel.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68709.224063.patch
Type: text/x-patch
Size: 2533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191009/0480754d/attachment.bin>


More information about the llvm-commits mailing list