add test for __gen_ocl_simd_any and __gen_ocl_simd_all
authorGuo Yejun <yejun.guo@intel.com>
Fri, 18 Apr 2014 05:42:29 +0000 (13:42 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Tue, 22 Apr 2014 03:22:26 +0000 (11:22 +0800)
commit2e49929a65f35fab799170db8a29a1ee9932f2e3
tree3c0421d9fc26e880ffc799d095927ba0ca5fcf81
parentbe73d25fc4bd3e68b94a37e524f7edf4aca53ce3
add test for __gen_ocl_simd_any and __gen_ocl_simd_all

Signed-off-by: Guo Yejun <yejun.guo@intel.com>
Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
kernels/compiler_simd_all.cl [new file with mode: 0644]
kernels/compiler_simd_any.cl [new file with mode: 0644]
utests/CMakeLists.txt
utests/compiler_simd_all.cpp [new file with mode: 0644]
utests/compiler_simd_any.cpp [new file with mode: 0644]