Skip to content

WIP: CL: use libclc spirv

Dave Airlie requested to merge airlied/mesa:cl-use-libclc-spirv into master

This add support for loading a spir-v library generated from libclc to implement a set of the CL runtime functions.

It requires a set of clc patches https://gitlab.freedesktop.org/airlied/libclc

It requires switch support and the structurizer to be merged !2401 (merged)

Edited by Daniel Stone

Merge request reports