tqchen commented on a change in pull request #7932:
URL: https://github.com/apache/tvm/pull/7932#discussion_r621520129



##########
File path: tests/python/unittest/test_tir_transform_lower_tvm_builtin.py
##########
@@ -133,11 +133,45 @@ def check_packed_func(target="llvm"):
     tvm.ir.assert_structural_equal(alloca_shape, expected_stmt, 
map_free_vars=True)
 
 
-def test_packed_func():
+def test_lower_packed_func():
     check_packed_func("llvm")

Review comment:
        I agree a TODO is a good idea




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


Reply via email to