diff options
Diffstat (limited to 'generic/lib/SOURCES')
-rw-r--r-- | generic/lib/SOURCES | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/generic/lib/SOURCES b/generic/lib/SOURCES index 0d477ba..f639c83 100644 --- a/generic/lib/SOURCES +++ b/generic/lib/SOURCES @@ -8,7 +8,6 @@ integer/abs_diff.cl integer/add_sat.cl integer/add_sat.ll integer/add_sat_impl.ll -integer/max.cl integer/sub_sat.cl integer/sub_sat.ll integer/sub_sat_impl.ll @@ -16,8 +15,8 @@ math/fmax.cl math/fmin.cl math/hypot.cl math/mad.cl -math/max.cl relational/any.cl shared/clamp.cl +shared/max.cl workitem/get_global_id.cl workitem/get_global_size.cl |