The current git master version of Beignet claims to support the cl_khr_spir extension. However, a clGetDeviceInfo() query for CL_DEVICE_SPIR_VERSIONS returns with a CL_INVALID_VALUE error, instead of providing a string of space-separated supported SPIR versions (most likely "1.2" in the case of Beignet?)
Have added it by commit 3dfe46a483b5599e76778d850312383c950d07a3. Thanks for report it.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.