Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move cl_khr_fp64 exntension enablement to gentype include lists | Jan Vesely | 2018-03-06 | 1 | -4/+0 |
| | | | | | | | | This will make adding cl_khr_fp16 support easier Reviewed-by: Aaron Watry <awatry@gmail.com> Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> llvm-svn: 326816 | ||||
* | Implement fract builtin | Tom Stellard | 2015-04-23 | 1 | -0/+30 |
This implementation was ported from the AMD builtin library and has been tested with piglit, OpenCV, and the ocl conformance tests. llvm-svn: 235620 |