[all-commits] [llvm/llvm-project] 4290ef: [Support] Reduce allocations in parallelForEach wi...
Andrew Ng via All-commits
all-commits at lists.llvm.org
Fri May 27 02:31:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4290ef54e18a61103f21f59c1db66fb67999c375
https://github.com/llvm/llvm-project/commit/4290ef54e18a61103f21f59c1db66fb67999c375
Author: Andrew Ng <andrew.ng at sony.com>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M llvm/lib/Support/Parallel.cpp
Log Message:
-----------
[Support] Reduce allocations in parallelForEach with move
Differential Revision: https://reviews.llvm.org/D126458
More information about the All-commits
mailing list