Lunderberg opened a new pull request, #15139: URL: https://github.com/apache/tvm/pull/15139
Previously, the `#if TVM_LLVM_VERSION` checks made it difficult to determine the logic of LVMModuleNode::SaveToFile while debugging. This commit pulls out the preprocessor directives into wrapper functions that maintain the same compatibility, making it easier to follow the logic of the `SaveToFile` function. -- 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]
