Lunderberg commented on PR #11973: URL: https://github.com/apache/tvm/pull/11973#issuecomment-1171685106
Changing this to a draft after further inspection. There are some cases ([example](https://github.com/apache/tvm/blob/main/include/tvm/topi/transform.h#L96)) that rely on operations between `Integer` instances and integer literals to return a `PrimExpr`, and others that rely on those same expressions returning a `int64_t` ([example](https://github.com/apache/tvm/blob/main/src/tir/analysis/calculate_workspace.cc#L58)). For now, changing this to a draft for whenever I can return to it. -- 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]
