driazati commented on PR #13012: URL: https://github.com/apache/tvm/pull/13012#issuecomment-1332808708
> Given that we are moving more towards TVMScript, It would be good to think about how to make it compatible with TVMScript printing and debug info. cc @junrushao @yelite One shortcut this PR takes is to explicitly avoid TVM script (at least for source reporting) and use the TIR text printer so it can be run at any point in the compilation pipeline. I think the eventual plan would be to have true source line numbers from the actual written TVM script rather than the generated TIR -- 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]
