summaryrefslogtreecommitdiffstats
path: root/libclc/amdgpu/lib/SOURCES_4.0
Commit message (Collapse)AuthorAgeFilesLines
* Implement vload_half{,n} and vload(half)Jan Vesely2017-09-081-0/+1
| | | | | | | | | | v2: add vload(half) as well make helpers amdgpu specific (NVPTX uses different private AS numbering) use clang builtin on clang >= 6 Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> Reviewed-by: Tom Stellard <tstellar@redhat.com> llvm-svn: 312839
* vstore: Cleanup and add vstore(half)Jan Vesely2017-09-081-0/+1
Add missing undefs Make helpers amdgpu specific (NVPTX uses different numbering for private AS) Use clang builtins on clang >= 6 Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> Reviewed-by: Tom Stellard <tstellar@redhat.com> llvm-svn: 312838
OpenPOWER on IntegriCloud