masahi commented on code in PR #14440:
URL: https://github.com/apache/tvm/pull/14440#discussion_r1153876511
##########
src/relax/analysis/udchain.cc:
##########
@@ -65,36 +65,36 @@ class UDChain : public relax::ExprVisitor {
std::pair<runtime::Map<Var, runtime::Array<Var>>, runtime::Array<Var>>
FunctionUseDef(
const Function& fn) {
Review Comment:
The change in this file is unrelated, but I couldn't help updating this file
after noticing clean-up opportunities.
--
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]