summaryrefslogtreecommitdiffstats
path: root/libclc/generic/include/clc/math/fdim.h
Commit message (Collapse)AuthorAgeFilesLines
* fdim: Use binary_decl_tt.inc instead of custom inc file.Jan Vesely2019-03-131-1/+6
| | | | | | Reviewer: Aaron Watry Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> llvm-svn: 356027
* math: Add fdim implementationAaron Watry2016-05-061-0/+2
Based on the amd-builtin, but explicitly vectorized for all sizes (not just float4), and includes a vectorized double implementation. Passes piglit (float) tests on pitcairn. Signed-off-by: Aaron Watry <awatry@gmail.com> Reviewed-by: Jan Vesely <jan.vesely@rutgers.edu> llvm-svn: 268708
OpenPOWER on IntegriCloud