Description
OpenCL toolchains can use libclc built from current source to provide required OpenCL C library functions. This helps GPU compute kernels compile against standard math and helper routines.
It is compiler/runtime support, not an OpenCL driver. Real execution still depends on the GPU, driver stack, and OpenCL platform.