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

Issue 2087153002: [turbofan] Add dedicated test for check constant folding. (Closed)

Created:
4 years, 6 months ago by Benedikt Meurer
Modified:
4 years, 6 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] Add dedicated test for check constant folding. This adds a dedicated test to make sure we don't try constant folding on checks (in this case CheckTaggedPointer), which would generate invalid code as we removing checks that guard the constant without knowing whether it's safe to do so. R=jarin@chromium.org Committed: https://crrev.com/a334354288e854053012daea1cca7eb5a7c01a21 Cr-Commit-Position: refs/heads/master@{#37168}

Patch Set 1 #

Patch Set 2 : Fix test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -4 lines) Patch
M src/compiler/js-typed-lowering.cc View 1 chunk +4 lines, -0 lines 0 comments Download
A + test/mjsunit/compiler/dont-constant-fold-deopting-checks.js View 1 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
Benedikt Meurer
4 years, 6 months ago (2016-06-22 06:31:02 UTC) #1
Benedikt Meurer
Hey Jaro, Here's the comment plus the test. Please take a look. Thanks, Benedikt
4 years, 6 months ago (2016-06-22 06:31:32 UTC) #2
Jarin
lgtm
4 years, 6 months ago (2016-06-22 06:34:58 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2087153002/1
4 years, 6 months ago (2016-06-22 06:35:15 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: v8_mac_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_mac_rel_ng/builds/3598) v8_mac_rel_ng_triggered on tryserver.v8 (JOB_FAILED, ...
4 years, 6 months ago (2016-06-22 06:49:34 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2087153002/20001
4 years, 6 months ago (2016-06-22 07:52:58 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-22 08:19:03 UTC) #11
commit-bot: I haz the power
4 years, 6 months ago (2016-06-22 08:21:01 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a334354288e854053012daea1cca7eb5a7c01a21
Cr-Commit-Position: refs/heads/master@{#37168}

Powered by Google App Engine
This is Rietveld 408576698