joshherr-quic commented on issue #12966: URL: https://github.com/apache/tvm/issues/12966#issuecomment-1289362572
> Unfortunately the process for something like this is a little clunky. The LLVM that runs in CI is part of a Docker image defined in [`docker/`](https://github.com/apache/tvm/tree/main/docker), a separate PR to update that to 15 would just need to change the version for hexagon: https://github.com/apache/tvm/blob/main/docker/install/ubuntu_install_hexagon.sh#L22-L29 > > Once that's done we'll need to wait for an image build and update the tags in the repo, then #12873 can proceed After looking into this, I was unable to find a suitable pre-built binary on the llvm github releases page. The closest build is for LLVM 15.0.2 on SLES [clang+llvm-15.0.2-x86_64-unknown-linux-gnu-sles15.tar.xz](https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.2/clang+llvm-15.0.2-x86_64-unknown-linux-gnu-sles15.tar.xz) -- 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]
