diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2012-12-21 22:13:42 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2012-12-21 22:13:42 +0000 |
commit | 3c939f469f81caee9c14724779300168d5bfd7f8 (patch) | |
tree | 27f8bf143722b93c57f94fdafeec9fb44966db8d /generic/lib/SOURCES | |
parent | dc4fa0f37a9355e968e6f7d2a1049a0ec95b23f2 (diff) |
XXX: Initial fmaxbackup
Diffstat (limited to 'generic/lib/SOURCES')
-rw-r--r-- | generic/lib/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/lib/SOURCES b/generic/lib/SOURCES index 9ebf008..e44a52b 100644 --- a/generic/lib/SOURCES +++ b/generic/lib/SOURCES @@ -12,6 +12,7 @@ integer/min.cl integer/sub_sat.cl integer/sub_sat.ll integer/sub_sat_impl.ll +math/fmax.cl math/hypot.cl math/mad.cl relational/any.cl |