LeiWang1999 commented on code in PR #18319:
URL: https://github.com/apache/tvm/pull/18319#discussion_r2357990049
##########
tests/python/arith/test_arith_simplify.py:
##########
@@ -144,5 +145,16 @@ def test_simplify_floor_mod_with_linear_offset():
assert ana.can_prove_equal(tvm.tir.floormod(expr1, divisor2), 0)
+def test_simplify_float_division():
Review Comment:
looks like this pr already includes a related test. Is there anything that
needs to be improved? @tqchen
--
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]