Also make "arithmetic shift right" work
authorHomer Hsing <homer.xing@intel.com>
Fri, 1 Feb 2013 07:52:44 +0000 (15:52 +0800)
committerZhigang Gong <zhigang.gong@linux.intel.com>
Wed, 10 Apr 2013 06:52:33 +0000 (14:52 +0800)
commit82a3267d61de233e31aede5f044fee38de6a8f65
tree92f84dc72923559c88472e9ad93f48623da2cecc
parenta985f4e11b21bb3fd2506a4b56c7f06891dbdd16
Also make "arithmetic shift right" work

Only add a line of code ...
Looks like Mr. Ben has forgotten that line ...
Also add a test case.

Signed-off-by: Homer Hsing <homer.xing@intel.com>
Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
kernels/compiler_arith_shift_right.cl [new file with mode: 0644]
utests/CMakeLists.txt
utests/compiler_arith_shift_right.cpp [new file with mode: 0644]