diff options
Diffstat (limited to 'libclc/generic/lib/SOURCES')
-rw-r--r-- | libclc/generic/lib/SOURCES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libclc/generic/lib/SOURCES b/libclc/generic/lib/SOURCES index 06081169100..344c8650fc1 100644 --- a/libclc/generic/lib/SOURCES +++ b/libclc/generic/lib/SOURCES @@ -7,5 +7,8 @@ integer/abs.cl integer/add_sat.cl integer/add_sat.ll integer/add_sat_impl.ll +integer/sub_sat.cl +integer/sub_sat.ll +integer/sub_sat_impl.ll math/hypot.cl math/mad.cl |