vegaluisjose commented on a change in pull request #26:
URL: https://github.com/apache/tvm-vta/pull/26#discussion_r624792843
##########
File path: apps/verilator/add/src/driver.cc
##########
@@ -28,14 +28,14 @@ namespace runtime {
namespace contrib {
extern "C" VerilatorHandle VerilatorAlloc() {
- Top *top = new Top;
+ Top* top = new Top;
Review comment:
Not really, I forgot running the previous one with the clang-formatter
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]