tqchen commented on code in PR #20344:
URL: https://github.com/apache/tvm/pull/20344#discussion_r4016693546
##########
tests/python/s_tir/analysis/test_sblock_access_region.py:
##########
@@ -457,5 +457,92 @@ def func(
tvm.ir.assert_structural_equal(block.writes, ret[1])
[email protected]("dtype", ["int32", "uint8", "uint32", "uint64",
"bool"])
[email protected]("equal", [False, True])
Review Comment:
regression tests is too broad, and we usualy aim to use minimal possible
testcase to cover the issue
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]