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

Issue 1883023003: [turbofan] Avoid unnecessary tagging of floating point values. (Closed)

Created:
4 years, 8 months ago by Benedikt Meurer
Modified:
4 years, 8 months ago
Reviewers:
Jarin
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Avoid unnecessary tagging of floating point values. Replace ChangeFloat64ToTagged(ChangeTaggedToFloat64(x)) with x in the SimplifiedOperatorReducer. R=jarin@chromium.org Committed: https://crrev.com/df5976c9f91b69b27c9e64414386916775ca7a12 Cr-Commit-Position: refs/heads/master@{#35488}

Patch Set 1 #

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

Messages

Total messages: 7 (2 generated)
Benedikt Meurer
4 years, 8 months ago (2016-04-14 11:17:01 UTC) #1
Jarin
lgtm
4 years, 8 months ago (2016-04-14 11:18:16 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1883023003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1883023003/1
4 years, 8 months ago (2016-04-14 11:19:06 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-14 11:44:06 UTC) #5
commit-bot: I haz the power
4 years, 8 months ago (2016-04-14 11:45:31 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/df5976c9f91b69b27c9e64414386916775ca7a12
Cr-Commit-Position: refs/heads/master@{#35488}

Powered by Google App Engine
This is Rietveld 408576698