liangfu edited a comment on pull request #5456:
URL: https://github.com/apache/incubator-tvm/pull/5456#issuecomment-635727096


   Just a high-level question, how shall we integrate with LLVM?
   The options we have
    * Search for llvm-config
    * Search for LLVM in default system library, like /usr/lib, 
/usr/lib/x86_64-linux-gnu/, and /usr/local/lib, /usr/local/llvm/lib
    * Compile llvm as static library and make the TVM wheel independent from 
the llvm library in the  operating system.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to