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

Issue 509653003: Use TruncateFloat64ToInt32 instead of ChangeFloat64ToInt32 in lowering of simplified operators Numb… (Closed)

Created:
6 years, 3 months ago by titzer
Modified:
6 years, 3 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Use TruncateFloat64ToInt32 instead of ChangeFloat64ToInt32 in lowering of simplified operators NumberToInt32/NumberToUint32. R=mstarzinger@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=23491

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -14 lines) Patch
M src/compiler/simplified-lowering.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M test/cctest/compiler/test-simplified-lowering.cc View 4 chunks +114 lines, -6 lines 0 comments Download
M test/compiler-unittests/instruction-selector-unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
titzer
6 years, 3 months ago (2014-08-28 11:07:50 UTC) #1
Michael Starzinger
LGTM.
6 years, 3 months ago (2014-08-28 12:56:44 UTC) #2
titzer
6 years, 3 months ago (2014-08-28 13:32:05 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 23491 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698