POCL 1.7-RC1 Up For Testing, Now Exposes OpenCL 3.0

POCL 1.7-RC1 was just published and includes the following highlights:
Support for Clang/LLVM 12.0
Improved support for cross-compiling
Improved support for SPIR-V binaries when using CPU device
Changed default target OpenCL version to 3.0
POCL previously exposed OpenCL 2.x and now with OpenCL 3.0 making things optional, it's a straight-forward path to at least exposing OpenCL 3.0.
The improved cross-compiling and better support for SPIR-V binaries on CPUs is also noteworthy.
POCL 1.7-RC1 is available for download from GitHub.
Add A Comment