kparzysz-quic commented on a change in pull request #8865:
URL: https://github.com/apache/tvm/pull/8865#discussion_r702308366
##########
File path: tests/python/unittest/test_target_codegen_hexagon.py
##########
@@ -107,7 +109,71 @@ def test_alloc_vtcm():
assert "HexagonBackendFreeVTCM" in calls
+def test_linked_params_codegen():
+ if not check_prereq_and_setup():
Review comment:
Sure, I'll do it, but I'd prefer to do it in a separate PR, since I'd
need to change some extra files.
--
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]