[PATCH] D34056: Tail merge size

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 18 21:39:01 PDT 2017


davide added a comment.

Do you know why that was 3? The choice could have been arbitrary, but better double check.

Also, the size of the binaries in `bin/` decreased by 1M is a little misleading as metric [i.e. you might have an executable which size increased by 5M and another which decreased by 6M and you would have the same number :)]. Can you get a breakdown per-executable?
Last question: what you do you mean with "The compilation time was increased by 3 sec only?" What configuration are you talking about?


https://reviews.llvm.org/D34056





More information about the llvm-commits mailing list