[PATCH] D142317: [Support] Avoid using main thread for llvm::parallelFor().

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 05:15:24 PST 2023


avl added a comment.

In D142317#4083477 <https://reviews.llvm.org/D142317#4083477>, @andrewng wrote:

> @avl, could you please get this fix cherry picked to the `16.x` release branch. The instructions for doing so are here: Backporting Fixes to the Release Branches <https://llvm.org/docs/GitHub.html#backporting-fixes-to-the-release-branches> and the GitHub milestone is here: LLVM 16.0.0 Release <https://github.com/llvm/llvm-project/milestone/20>. Thanks.

Will do. Thanks.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142317/new/

https://reviews.llvm.org/D142317



More information about the llvm-commits mailing list