Skip to content

compiler/clc, microsoft/clc: Minor fixes

Jesse Natalie requested to merge jenatali/mesa:minor-clc-fixes into main

I finally got some time to re-run some CL CTS content. I got annoyed by a bunch of the spew coming from running a debug compiler, so flip on a couple of capabilities to silence that, and fix the return code from a compiler/clc entrypoint when given library SPIR-V with no kernels.

Merge request reports