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

Issue 922393003: Don't always bail out of GenerateTypedArrayInitialize (Closed)

Created:
5 years, 10 months ago by adamk
Modified:
5 years, 10 months ago
CC:
v8-dev, marja, rossberg
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Don't always bail out of GenerateTypedArrayInitialize In an innocuous cleanup patch, https://code.google.com/p/v8/source/detail?r=21621, some boolean logic got mixed up and the Hydrogen code for TypedArrayInitialize was changed to always bail out. This swaps the logic appropriately. Committed: https://crrev.com/907f0b6ce573333f1cbca00db5cb1df1ead175bb Cr-Commit-Position: refs/heads/master@{#26643}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/hydrogen.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (2 generated)
adamk
Do we have perf tests that should have caught this?
5 years, 10 months ago (2015-02-13 19:52:00 UTC) #2
Dmitry Lomov (no reviews)
Wow. LGTM. On 2015/02/13 19:52:00, adamk wrote: > Do we have perf tests that should ...
5 years, 10 months ago (2015-02-13 20:10:12 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/922393003/1
5 years, 10 months ago (2015-02-13 20:12:19 UTC) #5
adamk
For this particular problem, we also could have detected that this code path was never ...
5 years, 10 months ago (2015-02-13 20:13:06 UTC) #6
Dmitry Lomov (no reviews)
On 2015/02/13 20:13:06, adamk wrote: > For this particular problem, we also could have detected ...
5 years, 10 months ago (2015-02-13 20:18:28 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 10 months ago (2015-02-13 20:50:28 UTC) #8
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/907f0b6ce573333f1cbca00db5cb1df1ead175bb Cr-Commit-Position: refs/heads/master@{#26643}
5 years, 10 months ago (2015-02-13 20:50:41 UTC) #9
Michael Achenbach
5 years, 10 months ago (2015-02-15 10:13:55 UTC) #10
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/929773002/ by machenbach@chromium.org.

The reason for reverting is: Speculative revert. This CL seems to break octane..

Powered by Google App Engine
This is Rietveld 408576698