Displaying 2 results from an estimated 2 matches for "b1a8d318".
2013 Jul 15
0
[LLVMdev] [Proposal] Parallelize post-IPO stage.
...hought here... it seems that most of Shuxin’s proposal is actually independent of LTO, even though the prototype and primary goal is enabling LTO.
-Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130714/b1a8d318/attachment.html>
2013 Jul 15
2
[LLVMdev] [Proposal] Parallelize post-IPO stage.
On Sun, Jul 14, 2013 at 5:57 PM, Andrew Trick <atrick at apple.com> wrote:
>
> On Jul 12, 2013, at 3:49 PM, Shuxin Yang <shuxin.llvm at gmail.com> wrote:
>
> 6) Miscellaneous
> ===========
> Will partitioning degrade performance in theory. I think it depends on
> the definition of
> performance. If performance means execution-time, I guess it dose not.
>