zxybazh commented on code in PR #14347:
URL: https://github.com/apache/tvm/pull/14347#discussion_r1142786040


##########
tests/python/unittest/test_tir_transform_lower_tvm_builtin.py:
##########
@@ -172,6 +172,47 @@ def build_tir():
     tvm.testing.assert_allclose(a.numpy(), expected_value)
 
 
+def test_lower_overflow_int32():
+    @T.prim_func
+    def variance4(

Review Comment:
   Thanks, have updated to the minimal version.



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