junrushao1994 commented on pull request #6286: URL: https://github.com/apache/incubator-tvm/pull/6286#issuecomment-674669090
Hey @comaniac, I think you proposed two improvements 1) Incorporate LLVM version: it is easy to do by adding `TVM_LLVM_VERSION` to libinfo. It will be added in this PR. 2) Potential ways to customize the information in libinfo: It is a broader question that I may have no perfect answer, because those flags appears in very diverse ways in cmake...But it doesn't mean it is hard to manually do whatever you want if you slightly modify cmake scripts. For example, you may just add a single line in `LibInfo.cmake` and another line in `libinfo.cc` to add a flag. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
