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

Issue 15952004: Improve range analysis for modulo operations. (Closed)

Created:
7 years, 6 months ago by Sven Panne
Modified:
7 years, 6 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Improve range analysis for modulo operations. R=mstarzinger@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=14884

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added comment. Better parentheses. Removed wrong intersection. #

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

Messages

Total messages: 4 (0 generated)
Sven Panne
7 years, 6 months ago (2013-05-29 11:45:12 UTC) #1
Michael Starzinger
LGTM with two comments. https://codereview.chromium.org/15952004/diff/1/src/hydrogen-instructions.cc File src/hydrogen-instructions.cc (right): https://codereview.chromium.org/15952004/diff/1/src/hydrogen-instructions.cc#newcode1815 src/hydrogen-instructions.cc:1815: // The magnitude of the ...
7 years, 6 months ago (2013-05-29 11:59:54 UTC) #2
Sven Panne
As discussed offline, I've removed the incorrect intersection. We could do something more clever, taking ...
7 years, 6 months ago (2013-05-29 12:41:32 UTC) #3
Sven Panne
7 years, 6 months ago (2013-05-29 12:42:12 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r14884 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698