wrongtest-intellif commented on PR #14571: URL: https://github.com/apache/tvm/pull/14571#issuecomment-1502883102
The case `test_postproc_disallow_async_strided_mem_copy_allows` wants to check below index is contiguous but unfortunately failed, I guess it is because rewrite rules in https://github.com/apache/tvm/pull/13936 mutate the sign? `ax0 + 1024 - j % 2 * 1024` {i: T.Range(0, 1024), ax0: T.Range(0, 1024), j: T.Range(0, 1023), ax0: T.Range(0, 1024)} -- 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]
