Lunderberg commented on PR #16425:
URL: https://github.com/apache/tvm/pull/16425#issuecomment-2023292845

   This PR causes spurious error messages to be printed when loading 
`libtvm.so`, when the local version of LLVM available does not support one of 
the CPU architectures defined in 
[`tag.cc`](https://github.com/apache/tvm/blob/main/src/target/tag.cc#L85).  For 
example, the following error messages are printed when LLVM 10.0 is used.
   
   
![image](https://github.com/apache/tvm/assets/3888575/27667925-31b4-4597-9bbe-6c0e25ea8868)
   


-- 
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]

Reply via email to