From a6e0492da11fb9e74dd154b4bf7664b22c8ea9f4 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Thu, 6 Feb 2025 13:49:15 +0100 Subject: [PATCH] pan/ci: add fail from llvm 19 upgrade This was missed while testing the LLVM 19 upgrade, because the panfrost-t860-cl:arm64 job doesn't run pre-merge. Fixes: 101065642d2 ("ci/debian: Upgrade Debian images to LLVM 19") Part-of: --- src/panfrost/ci/panfrost-t860-fails.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/panfrost/ci/panfrost-t860-fails.txt b/src/panfrost/ci/panfrost-t860-fails.txt index c2173f0ebc1..fdb00532b0a 100644 --- a/src/panfrost/ci/panfrost-t860-fails.txt +++ b/src/panfrost/ci/panfrost-t860-fails.txt @@ -616,3 +616,6 @@ program@execute@vstore@vstorea_half-float-private@vector storea_half private off program@execute@vstore@vstorea_half-float-private@vector storea_half private offset float4,Fail program@execute@vstore@vstorea_half-float-private@vector storea_half private offset float8,Fail program@run kernel with max work item sizes,Fail + +# (file=input,line=0,column=0,index=0): Unresolved external reference to "_Z21convert_char4_sat_rteDv4_i". +program@execute@vector-conversion,Fail