summaryrefslogtreecommitdiffstats
path: root/libclc/generic/lib/async/prefetch.cl
Commit message (Collapse)AuthorAgeFilesLines
* Move cl_khr_fp64 exntension enablement to gentype include listsJan Vesely2018-03-061-5/+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 prefetch builtinTom Stellard2014-08-201-0/+9
The default implementation is a no-op. Targets should override this with their own implementations. llvm-svn: 216127
OpenPOWER on IntegriCloud