psrivas2 commented on PR #14066: URL: https://github.com/apache/tvm/pull/14066#issuecomment-1440335865
> This doesn't seem specific to Relax. Can we move this under `src/tir` and send the PR to `main`? To add to what TQ mentioned above is that this analysis assumes that last `n` params of a PrimFunc are `n` outputs of the PrimFunc. This is the semantics of using `call_tir` in Relax. General TIR is more flexible than that. So the analysis is more geared towards use in a Relax IRModule. -- 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]
