Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Issue 2939373002: Enable ThinLTO for POSIX LTO by default on Linux. (Closed)

Created:
3 years, 6 months ago by pcc1
Modified:
3 years, 6 months ago
Reviewers:
hans, Nico
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable ThinLTO for POSIX LTO by default on Linux. This is a reland of the remaining part of https://codereview.chromium.org/2831213006 . The binary size regression has been addressed by disabling ThinLTO whole-program optimizations and improving the quality of unoptimized code. BUG=660216 R=thakis@chromium.org,hans@chromium.org Review-Url: https://codereview.chromium.org/2939373002 Cr-Commit-Position: refs/heads/master@{#480144} Committed: https://chromium.googlesource.com/chromium/src/+/5cb9983f12f300422c16ba812c2d5cdeb278cb74

Patch Set 1 #

Patch Set 2 : Also check allow_posix_link_time_opt #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M build/toolchain/toolchain.gni View 1 1 chunk +6 lines, -4 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
pcc1
3 years, 6 months ago (2017-06-16 17:18:44 UTC) #1
Nico
lgtm Do you have any numbers on how much faster this makes links?
3 years, 6 months ago (2017-06-16 17:29:08 UTC) #4
pcc1
On 2017/06/16 17:29:08, Nico wrote: > lgtm > > Do you have any numbers on ...
3 years, 6 months ago (2017-06-16 17:40:19 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2939373002/1
3 years, 6 months ago (2017-06-16 17:40:39 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_ng/builds/319352)
3 years, 6 months ago (2017-06-16 18:21:55 UTC) #10
Nico
Ok, so it's much faster, but still pretty slow. At llvmconf I think mehdi said ...
3 years, 6 months ago (2017-06-16 18:36:34 UTC) #11
chromium-reviews
Note that the numbers I quoted were for a full link. Incremental links should be ...
3 years, 6 months ago (2017-06-16 18:42:17 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2939373002/20001
3 years, 6 months ago (2017-06-16 18:44:42 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/5cb9983f12f300422c16ba812c2d5cdeb278cb74
3 years, 6 months ago (2017-06-16 20:13:43 UTC) #18
pcc1
3 years, 6 months ago (2017-06-22 21:31:14 UTC) #19
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/2953943002/ by pcc@chromium.org.

The reason for reverting is: Breaks chromium.perf builder.

BUG=735651.

Powered by Google App Engine
This is Rietveld 408576698