You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2019/11/05 08:23:27 UTC

[GitHub] [incubator-tvm] t-vi opened a new pull request #4253: Require LLVM >= 9 for AMDGPU backend

t-vi opened a new pull request #4253: Require LLVM >= 9 for AMDGPU backend
URL: https://github.com/apache/incubator-tvm/pull/4253
 
 
   LLVM 8 will crash when loading the bitcodes
   
   This is a runtime check as the file will be compiled in even when
   USE_ROCM OFF is used in the configuration if ROCM is installed
   in the default location.
   
   Fixes: #4087
   

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


With regards,
Apache Git Services