[PATCH] D32826: Move Parallel.h from LLD to LLVM

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 13:22:11 PDT 2017


zturner added a comment.

In https://reviews.llvm.org/D32826#745253, @scott.smith wrote:

> Is the point just to move code, or to field improvements (in this code review)?
>
> I can always follow up with a 2nd review for things I think would improve performance if that's better.


I think it woudl be better if improvements were made independently of a code move.  Because if you combine improvements and code moves, the improvements kind of get "lost" in the history.


https://reviews.llvm.org/D32826





More information about the llvm-commits mailing list