|
|
Description[ignition] Inline the binary op TurboFan code stubs in the bytecode handlers.
Adds a Generate method to the stubs that can be used to embed the graph directly in the bytecode handlers.
Committed: https://crrev.com/e8caf78ff2a9f7d50ac9b47f6b4c80f92b69914a
Cr-Commit-Position: refs/heads/master@{#35696}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Update #Patch Set 3 : Update #Patch Set 4 : Update #
Messages
Total messages: 34 (17 generated)
epertoso@chromium.org changed reviewers: + bmeurer@chromium.org
LGTM with comment. https://codereview.chromium.org/1902823002/diff/1/src/interpreter/interpreter.cc File src/interpreter/interpreter.cc (right): https://codereview.chromium.org/1902823002/diff/1/src/interpreter/interpreter... src/interpreter/interpreter.cc:710: void Interpreter::DoBinaryOp(Node* (*generator)(CodeStubAssembler*, Node*, Please no naked function pointers here, as discussed offline :-)
rmcilroy@chromium.org changed reviewers: + rmcilroy@chromium.org
Interpreter changes look good to me, but +1 to Benedkit's comment.
Took care of the function pointer. https://codereview.chromium.org/1902823002/diff/1/src/interpreter/interpreter.cc File src/interpreter/interpreter.cc (right): https://codereview.chromium.org/1902823002/diff/1/src/interpreter/interpreter... src/interpreter/interpreter.cc:710: void Interpreter::DoBinaryOp(Node* (*generator)(CodeStubAssembler*, Node*, On 2016/04/20 at 08:42:33, Benedikt Meurer wrote: > Please no naked function pointers here, as discussed offline :-) Done.
The CQ bit was checked by epertoso@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from bmeurer@chromium.org Link to the patchset: https://codereview.chromium.org/1902823002/#ps40001 (title: "Update")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1902823002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1902823002/40001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: v8_linux_arm_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm_rel_ng/builds/441) v8_linux_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_rel_ng/builds/4567)
The CQ bit was checked by epertoso@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1902823002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1902823002/60001
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: v8_linux_chromium_gn_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_chromium_gn_rel/bu...)
The CQ bit was checked by machenbach@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1902823002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1902823002/60001
Description was changed from ========== [ignition] Inline the binary op TurboFan code stubs in the bytecode handlers. Adds a Generate method to the stubs that can be used to embed the graph directly in the bytecode handlers. ========== to ========== [ignition] Inline the binary op TurboFan code stubs in the bytecode handlers. Adds a Generate method to the stubs that can be used to embed the graph directly in the bytecode handlers. ==========
machenbach@chromium.org changed reviewers: - machenbach@chromium.org
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: v8_linux_chromium_gn_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_chromium_gn_rel/bu...)
The CQ bit was checked by machenbach@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1902823002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1902823002/60001
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by epertoso@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from bmeurer@chromium.org Link to the patchset: https://codereview.chromium.org/1902823002/#ps60001 (title: "Update")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1902823002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1902823002/60001
Message was sent while issue was closed.
Description was changed from ========== [ignition] Inline the binary op TurboFan code stubs in the bytecode handlers. Adds a Generate method to the stubs that can be used to embed the graph directly in the bytecode handlers. ========== to ========== [ignition] Inline the binary op TurboFan code stubs in the bytecode handlers. Adds a Generate method to the stubs that can be used to embed the graph directly in the bytecode handlers. ==========
Message was sent while issue was closed.
Committed patchset #4 (id:60001)
Message was sent while issue was closed.
FYI: Breaks greedy allocator: https://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20debug%20-%20... CC: mtrofin
Message was sent while issue was closed.
Description was changed from ========== [ignition] Inline the binary op TurboFan code stubs in the bytecode handlers. Adds a Generate method to the stubs that can be used to embed the graph directly in the bytecode handlers. ========== to ========== [ignition] Inline the binary op TurboFan code stubs in the bytecode handlers. Adds a Generate method to the stubs that can be used to embed the graph directly in the bytecode handlers. Committed: https://crrev.com/e8caf78ff2a9f7d50ac9b47f6b4c80f92b69914a Cr-Commit-Position: refs/heads/master@{#35696} ==========
Message was sent while issue was closed.
Patchset 4 (id:??) landed as https://crrev.com/e8caf78ff2a9f7d50ac9b47f6b4c80f92b69914a Cr-Commit-Position: refs/heads/master@{#35696}
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/1927873002/ by epertoso@chromium.org. The reason for reverting is: Caused a performance regression in TurboFan and did not improve in a significant way Ignition's performances.. |