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

Issue 1987733002: Revert arm_fpu flags for arm64 (Closed)

Created:
4 years, 7 months ago by khasim.mohammed
Modified:
4 years, 7 months ago
Reviewers:
Nico
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert arm_fpu flags for arm64 Tried to set arm_fpu to "cortex-a57+simd+crypto+fp+crc" for clang These lines also affect GCC which is used to ship official chrome, All ARMv8 implementations would support SIMD and FP by default, but crypto is optional, so the code generated might fail on devices which do not support crypto also adding cortex-a57 and using on cortex-a53 or vice versa might generate code that is going to be slower. So we decided to revert this patch. BUG : http://crbug.com/539781 BUG=539781 R=thakis@chromium.org TEST=download apk to ARMv8 board and launch Committed: https://crrev.com/5d3069f38c1bbacbfc9d1ef672ea8c8dc9d12b3f Cr-Commit-Position: refs/heads/master@{#394334}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Patch 2 : removed the complete else part #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -4 lines) Patch
M build/config/arm.gni View 1 chunk +0 lines, -1 line 0 comments Download
M build/config/compiler/BUILD.gn View 1 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
khasim.mohammed
4 years, 7 months ago (2016-05-17 15:45:20 UTC) #1
Nico
Thanks! We don't usually put "Signed-off by:" lines into our commit messages. https://codereview.chromium.org/1987733002/diff/1/build/config/compiler/BUILD.gn File build/config/compiler/BUILD.gn ...
4 years, 7 months ago (2016-05-17 16:31:44 UTC) #2
khasim.mohammed
On 2016/05/17 16:31:44, Nico (vacation May 19 to 22) wrote: > Thanks! We don't usually ...
4 years, 7 months ago (2016-05-18 02:14:32 UTC) #3
Nico
lgtm
4 years, 7 months ago (2016-05-18 02:29:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1987733002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1987733002/20001
4 years, 7 months ago (2016-05-18 02:30:55 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1987733002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1987733002/20001
4 years, 7 months ago (2016-05-18 03:40:48 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-18 04:20:28 UTC) #12
commit-bot: I haz the power
4 years, 7 months ago (2016-05-18 04:21:37 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5d3069f38c1bbacbfc9d1ef672ea8c8dc9d12b3f
Cr-Commit-Position: refs/heads/master@{#394334}

Powered by Google App Engine
This is Rietveld 408576698