summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorI-Jui (Ray) Sung <ray@multicorewareinc.com>2013-09-30 15:32:34 -0500
committerKohei Yoshida <kohei.yoshida@collabora.com>2013-10-29 16:59:43 -0400
commitea661f9192527bf1b2f6b3f93ce2c384767b55da (patch)
treeb59ef6ba93edeae1d7d223016ff8379c98869a2e /sc/Module_sc.mk
parent3ad44c41234aaa29af8d900f9dc4dc4e131d1453 (diff)
Initial testcase for dynamic kernel compiler
Test the jitting compiler with a simple vector formula like C1=A1+B1*2 This stresses: 1) vector operations add, mul and, 2) simple constant and vector operands.
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 0fae42db4eef..2ca7ad2213b2 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -51,6 +51,7 @@ $(eval $(call gb_Module_add_check_targets,sc,\
CppunitTest_sc_ucalc \
CppunitTest_sc_filters_test \
CppunitTest_sc_rangelst_test \
+ CppunitTest_sc_opencl_test \
))
$(eval $(call gb_Module_add_slowcheck_targets,sc, \