masahi opened a new issue #10211: URL: https://github.com/apache/tvm/issues/10211
Follow up items after https://github.com/apache/tvm/pull/9482 * Extend the notion of expression equality to take advantage of the purity annotation of TIR intrinsics. See the discussion in https://github.com/apache/tvm/pull/9482#issuecomment-964681835 and below for the motivation. * Rewrite the test case using TVMScript. https://github.com/apache/tvm/pull/9482#discussion_r746255687 * Explore possibilities of refactoring existing TIR utility functions as a special case of the new functionality in the PR. Examples https://github.com/apache/tvm/pull/9482#discussion_r790200526, https://github.com/apache/tvm/blob/e785b26a41d846570616ccab2600416b47db886c/include/tvm/tir/stmt_functor.h#L353-L359 -- 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]
