mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-25 08:19:02 +00:00
There are two changes in total. The first one to fix a small issue of current working directory so that second change can be applied. And the second one is for resolving #852 Removing hard-coded SPIR-V binaries in clUnloadPlatformCompiler tests. Fixes #852 --------- Signed-off-by: Ahmed Hesham <ahmed.hesham@arm.com> Signed-off-by: Xing Huang <xing.huang@arm.com>
This commit is contained in:
4
test_conformance/compiler/spirv_asm_list.txt
Normal file
4
test_conformance/compiler/spirv_asm_list.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
set(COMPILER_SPIRV_NEW_ASM
|
||||
compiler_spirv_asm/write_kernel.spvasm32
|
||||
compiler_spirv_asm/write_kernel.spvasm64
|
||||
)
|
||||
Reference in New Issue
Block a user