Implement the BufferedRawMachineAssemblerTester.
This utility makes it possible to test TF graphs that accept parameters of any machine type (even int64 and float64), which are previously problematic due to the complexity of C calling conventions.
R=titzer@chromium.org
Committed: https://crrev.com/44b520f57ffc1ec790de271ee92d514f40856a14
Cr-Commit-Position: refs/heads/master@{#31698}
looks good with some small nits https://codereview.chromium.org/1423133005/diff/100001/test/cctest/compiler/codegen-tester.cc File test/cctest/compiler/codegen-tester.cc (right): https://codereview.chromium.org/1423133005/diff/100001/test/cctest/compiler/codegen-tester.cc#newcode596 test/cctest/compiler/codegen-tester.cc:596: CHECK_EQ(0x600000000, m.Call(0x100000000, 0x200000000, ...
Please add a one or two sentence explanation to the CL description, for
posterity.
LGTM
titzer
Description was changed from ========== Implemented the BufferedRawMachineAssemblerTester. R=titzer@chromium.org ========== to ========== Implement the BufferedRawMachineAssemblerTester. ...
Description was changed from
==========
Implemented the BufferedRawMachineAssemblerTester.
R=titzer@chromium.org
==========
to
==========
Implement the BufferedRawMachineAssemblerTester.
This utility makes it possible to test TF graphs that accept parameters of any
machine type (even int64 and float64), which are previously problematic due to
the complexity of C calling conventions.
R=titzer@chromium.org
==========
titzer
On 2015/10/30 21:17:16, titzer wrote: > Please add a one or two sentence explanation to ...
On 2015/10/30 21:17:16, titzer wrote:
> Please add a one or two sentence explanation to the CL description, for
> posterity.
Don't worry, I already went ahead and did that.
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1423133005/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1423133005/120001
Issue 1423133005: Implemented the BufferedRawMachineAssemblerTester.
(Closed)
Created 5 years, 1 month ago by ahaas
Modified 5 years, 1 month ago
Reviewers: titzer
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Comments: 4