Description
32-bit OpenCL code can be built with Clang headers and include files that match the current LLVM trunk. This helps developers test compute kernels and toolchains against newer compiler definitions.
It is a headers package, not an OpenCL runtime or GPU driver. Real execution still depends on compatible drivers, devices, and OpenCL platform support.