[PATCH] [Review Request] Function-based parallel LLVM backend code generation
Renato Golin
renato.golin at linaro.org
Tue Oct 8 11:22:49 PDT 2013
On 8 October 2013 17:18, Eric Christopher <echristo at gmail.com> wrote:
> Well, I doubt it'll be a waste, however, the case of codegen after LTO
> is a specific and necessary case that this solves. I.e. how do you
> generate code quickly after you've linked everything together?
>
Hum, that didn't come out correct. Re-phrasing: It would be a waste if you
use "make -j $(CPUs)/4" just because LLVM can spawn up to 4 threads per
compilation process.
cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131008/a33d1d13/attachment.html>
More information about the llvm-commits
mailing list