[PATCH] D59676: Make Parallel.h build with libc++ on Windows.
Billy Robert O'Neal III via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 10 11:37:14 PDT 2019
BillyONeal added a comment.
In D59676#1498167 <https://reviews.llvm.org/D59676#1498167>, @aganea wrote:
> @BillyONeal do you think your new parallel algorithm(s) will give a better throughput?
Yes; in fact this spinning behavior is one of the big reasons we didn't move forward with ConcRT as a technology (the other being inability to compose with OS primitives).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59676/new/
https://reviews.llvm.org/D59676
More information about the llvm-commits
mailing list