mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
337db8882a3ade86ec8958096f4cf09928a32b6c
* Remove binaries for spirv_new (#21) Avoid storing binaries in version control, as it is generally not well suited to this. Instead, in a followup commit we will add a script to regenerate the .spv files from their sources. Signed-off-by: Stuart Brady <stuart.brady@arm.com> * Add Python script to assemble spirv_new binaries (#21) This also changes the ext_cl_khr_spirv_no_integer_wrap_decoration assembly source so that the SPIR-V version is listed as 1.0, to ensure that the output of spirv-dis exactly matches the assembly. Signed-off-by: Stuart Brady <stuart.brady@arm.com>
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%