OpenCL-CTS
OpenCL-CTS copied to clipboard
Integrate the SPIR-V validator
There are a number of places where we should make use of the SPIR-V validator:
- to check the output of the offline compilation flow
- to check that the checked-in SPIR-V binaries are correct as part of the continuous integration.