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

Issue 2513903002: [interpreter] Properly collect rhs feedback for comparisons with oddballs. (Closed)

Created:
4 years, 1 month ago by Benedikt Meurer
Modified:
4 years, 1 month ago
Reviewers:
rmcilroy
CC:
v8-reviews_googlegroups.com, rmcilroy
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[interpreter] Properly collect rhs feedback for comparisons with oddballs. Ignition skipped collecting NumberOrOddball feedback if the right hand side of a relational comparison is undefined, thus leading to a deoptimization loop, because it reported Number feedback to TurboFan. This was caught on 3d-raytrace test of SunSpider. R=rmcilroy@chromium.org Committed: https://crrev.com/d240ffec32ae034e50c006f7d5715171b32bbbc4 Cr-Commit-Position: refs/heads/master@{#41094}

Patch Set 1 #

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

Messages

Total messages: 12 (5 generated)
Benedikt Meurer
4 years, 1 month ago (2016-11-18 09:15:18 UTC) #1
Benedikt Meurer
Hey Ross, Here's the fix for the 3d-raytrace deopt loop. Please take a look. Thanks, ...
4 years, 1 month ago (2016-11-18 09:16:17 UTC) #4
rmcilroy
Doh, thanks for the fix! LGTM
4 years, 1 month ago (2016-11-18 09:19:20 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2513903002/1
4 years, 1 month ago (2016-11-18 09:53:56 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-18 10:04:11 UTC) #9
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/d240ffec32ae034e50c006f7d5715171b32bbbc4 Cr-Commit-Position: refs/heads/master@{#41094}
4 years, 1 month ago (2016-11-18 10:04:28 UTC) #11
Michael Achenbach
4 years, 1 month ago (2016-11-18 12:00:57 UTC) #12
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2511243004/ by machenbach@chromium.org.

The reason for reverting is: Seems to break layout tests:
https://build.chromium.org/p/client.v8.fyi/builders/V8-Blink%20Linux%2064/bui....

Powered by Google App Engine
This is Rietveld 408576698