adstraw commented on a change in pull request #9525:
URL: https://github.com/apache/tvm/pull/9525#discussion_r751753362



##########
File path: CMakeLists.txt
##########
@@ -293,6 +293,7 @@ list(APPEND COMPILER_SRCS 
"src/target/datatype/myfloat/myfloat.cc")
 file(GLOB RUNTIME_SRCS
   src/runtime/*.cc
   src/runtime/vm/*.cc
+  src/runtime/hexagon/hexagon/hexagon_buffer.cc

Review comment:
       This allows for unit testing of the HexagonBuffer class, but not sure if 
we can land this change.




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to