masahi commented on issue #15548: URL: https://github.com/apache/tvm/issues/15548#issuecomment-1677094983
I don't remember the context of the PR well. But at that time I was working on MS tuning for Hexagon with `link_params = True`, so I don't know what I didn't hit this problem. There is no deep reason to use `PostOrderVisit` there, if you can come up with a way to visit the expr in the same way that TE compiler does (and make sure to keep them in sync), feel free to make such change. -- 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]
