hans added a comment.

In https://reviews.llvm.org/D51340#1243331, @takuto.ikuta wrote:

> Ping?
>
> This patch reduced obj size largely, and I expect this makes distributed 
> build (like goma) faster by reducing data transferred on network.


I'll try to look at it this week.

Have you confirmed on some Chromium file, e.g. stroke_opacity_custom.cc 
(go/stroke-opactity-custom) that the number of functions that we codegen 
decreases as expected? I'd expect this to save a lot of compile time.


https://reviews.llvm.org/D51340



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to