mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
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:101065642d("ci/debian: Upgrade Debian images to LLVM 19") Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33425> (cherry picked from commita6e0492da1)
This commit is contained in:
parent
c081723541
commit
3d18ce09de
2 changed files with 4 additions and 1 deletions
|
|
@ -1154,7 +1154,7 @@
|
|||
"description": "pan/ci: add fail from llvm 19 upgrade",
|
||||
"nominated": true,
|
||||
"nomination_type": 2,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "101065642d2bf6ae07b72139d13011f5dcc3125a",
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue