tqchen commented on code in PR #16569:
URL: https://github.com/apache/tvm/pull/16569#discussion_r1535922241
##########
tests/python/tir-transform/test_tir_transform_merge_dynamic_shared_memory_allocations.py:
##########
@@ -456,7 +456,7 @@ def func(
class TestSimpleAllocNoReuse(tvm.testing.CompareBeforeAfter):
"""Test alloc and free within the same scope."""
- transform = tvm.tir.transform.MergeDynamicSharedMemoryAllocations()
Review Comment:
I am not sure the change here is intended
`MergeDynamicSharedMemoryAllocations`
--
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]