ekalda commented on PR #11288: URL: https://github.com/apache/tvm/pull/11288#issuecomment-1130213127
@lhutton1 FYI, I think this patch needs to be rebased on top of https://github.com/apache/tvm/pull/10959. If I run your patch locally on top of the copy compute reordering patch, it fails in `CopyComputeReordeing` with ``` E Check failed: (eval_node) is false: Expected statement to be an evaluate node, but was tir.AttrStmt ``` so we shouldn't merge it before the rebase is done, despite CI being green... -- 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]
