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

Issue 2551933002: [turbofan] Add --csa-verify flag that enables machine graph verification of code stubs. (Closed)

Created:
4 years ago by Igor Sheludko
Modified:
4 years ago
Reviewers:
Michael Starzinger
CC:
v8-reviews_googlegroups.com, Michael Hablich
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Add --csa-verify flag that enables machine graph verification of code stubs. The flag must be used only by CodeStubAssemblerGraphsCorrectness cctest for now and once all the verification issues are fixed the flag will be enabled in debug mode by default. BUG= Committed: https://crrev.com/292b3548f6d02b964b4afe3e05f89c0681fa5620 Cr-Commit-Position: refs/heads/master@{#41531}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -4 lines) Patch
M src/compiler/pipeline.cc View 1 1 chunk +9 lines, -4 lines 0 comments Download
M src/flag-definitions.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M test/cctest/test-code-stub-assembler.cc View 1 1 chunk +39 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (22 generated)
Igor Sheludko
PTAL
4 years ago (2016-12-05 17:24:07 UTC) #5
Michael Starzinger
LGTM with a short summary of the offline discussion we had. https://codereview.chromium.org/2551933002/diff/1/src/compiler/pipeline.cc File src/compiler/pipeline.cc (right): ...
4 years ago (2016-12-05 18:03:36 UTC) #8
Igor Sheludko
https://codereview.chromium.org/2551933002/diff/1/src/compiler/pipeline.cc File src/compiler/pipeline.cc (right): https://codereview.chromium.org/2551933002/diff/1/src/compiler/pipeline.cc#newcode1771 src/compiler/pipeline.cc:1771: --FLAG_csa_verify; On 2016/12/05 18:03:36, Michael Starzinger wrote: > suggestion: ...
4 years ago (2016-12-06 13:57:52 UTC) #10
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/2551933002/60001
4 years ago (2016-12-06 16:16:39 UTC) #23
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years ago (2016-12-06 16:18:20 UTC) #26
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/292b3548f6d02b964b4afe3e05f89c0681fa5620 Cr-Commit-Position: refs/heads/master@{#41531}
4 years ago (2016-12-06 16:18:51 UTC) #28
Igor Sheludko
4 years ago (2016-12-06 17:28:32 UTC) #29
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:60001) has been created in
https://codereview.chromium.org/2552893003/ by ishell@chromium.org.

The reason for reverting is: Broke nosnap build:
https://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20nosnap%20-%2....

Powered by Google App Engine
This is Rietveld 408576698