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

Issue 14408006: Properly consider Double inputs for representation inference (Closed)

Created:
7 years, 8 months ago by Jakob Kummerow
Modified:
7 years, 8 months ago
CC:
v8-dev
Visibility:
Public.

Description

Properly consider Double inputs for representation inference when they are not marked as kFlexibleRepresentation Committed: http://code.google.com/p/v8/source/detail?r=14413

Patch Set 1 #

Patch Set 2 : fixed nit #

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

Messages

Total messages: 5 (0 generated)
Jakob Kummerow
PTAL.
7 years, 8 months ago (2013-04-23 16:19:38 UTC) #1
danno
lgtm if you put both on a single line
7 years, 8 months ago (2013-04-24 12:37:55 UTC) #2
Michael Starzinger
LGTM.
7 years, 8 months ago (2013-04-24 12:39:24 UTC) #3
Jakob Kummerow
Committed patchset #2 manually as r14413 (presubmit successful).
7 years, 8 months ago (2013-04-24 12:39:37 UTC) #4
Yang
7 years, 8 months ago (2013-04-24 15:34:58 UTC) #5
Message was sent while issue was closed.
On 2013/04/24 12:39:37, Jakob wrote:
> Committed patchset #2 manually as r14413 (presubmit successful).

This Patch breaks no-snapshot build. Test case:

out/ia32.release/d8 --test --stress-opt --always-opt --nobreak-on-abort
--nodead-code-elimination --nofold-constants test/mjsunit/mjsunit.js
test/mjsunit/regress/regress-927.js --trace-opt

Powered by Google App Engine
This is Rietveld 408576698