[PATCH] Use std::async instead of our own parallel execution instrumentation.

Michael Spencer bigcheesegs at gmail.com
Fri Oct 11 16:11:35 PDT 2013


  Current implementations of std::async are broken performance wise and there is talk of deprecating std::async in the standard.

http://llvm-reviews.chandlerc.com/D1904



More information about the llvm-commits mailing list