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 2022/11/18 08:29:08 UTC

[GitHub] [tvm] ibsidorenko commented on pull request #13418: [Hexagon][CI] Updated sha for builder LLVM

ibsidorenko commented on PR #13418:
URL: https://github.com/apache/tvm/pull/13418#issuecomment-1319691935

   Hi, @mehrdadh and @joshherr-quic !
   Sorry for stupid question, but when I try to use Hexagon docker I run the following command:
   `./docker/bash.sh ci_hexagon`
   But as I see from the downloaded image it still uses LLVM-14:
   ```
   $ /opt/clang-llvm/bin/llvm-config --version
   14.0.0
   ```
   But even LLVM_SHA=361a27c155ec8b should correspond to LLVM-15.x if I am correct.
   
   What should I do to use up-to-date LLVM version in the docker image? Build the docker locally?


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org