You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by lu...@apache.org on 2023/03/15 10:40:45 UTC

[tvm] branch main updated: [CI] Update ci_arm docker image to have LLVM 15 (#14296)

This is an automated email from the ASF dual-hosted git repository.

lukhut pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


The following commit(s) were added to refs/heads/main by this push:
     new 5d0509237e [CI] Update ci_arm docker image to have LLVM 15 (#14296)
5d0509237e is described below

commit 5d0509237efa0978f17dca5d55475604874bd182
Author: Leandro Nunes <le...@arm.com>
AuthorDate: Wed Mar 15 10:40:37 2023 +0000

    [CI] Update ci_arm docker image to have LLVM 15 (#14296)
    
    LLVM 15 brings better support for vectorization
    
    Co-authored-by: neildhickey <ne...@arm.com>
---
 ci/jenkins/docker-images.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/jenkins/docker-images.ini b/ci/jenkins/docker-images.ini
index 026caeb619..a1c1ed5238 100644
--- a/ci/jenkins/docker-images.ini
+++ b/ci/jenkins/docker-images.ini
@@ -17,7 +17,7 @@
 
 # This data file is read during when Jenkins runs job to determine docker images.
 [jenkins]
-ci_arm: tlcpack/ci-arm:20230223-070143-a3b51f11b
+ci_arm: tlcpack/ci-arm:20230314-060145-ccc0b9162
 ci_cortexm: tlcpackstaging/ci_cortexm:20230124-233207-fd3f8035c
 ci_cpu: tlcpack/ci-cpu:20230308-070109-9d732d0fa
 ci_gpu: tlcpack/ci-gpu:20230308-070109-9d732d0fa