On 2/1/21 8:56 PM, Paul Gevers wrote: > On 21-01-2021 16:33, Paolo Greppi wrote: >> pocl 1.6-3 has migrated to testing on 2021-01-13, and upstream declares >> that v1.6 includes "Support for Clang/LLVM 11". > > And the autopkgtest doesn't fail anymore indeed.
Because we are back to LLVM 9, due to this regression. Based on this bug and the generated OpenCL kernel involved I've added a test to pocl in plain C that exhibits the bug without requiring python or third-party libraries. That does fail on armhf with LLVM 10/11. Since I don't know how to debug the state when pocl calls llvm, I'm stuck here. Andreas