llvm-project/libclc/generic/lib/shared
Jan Vesely 285d2fb85c Implement vload_half{,n} and vload(half)
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
2017-09-08 23:59:00 +00:00
..
clamp.cl
clamp.inc
max.cl
max.inc
min.cl
min.inc
vload.cl Implement vload_half{,n} and vload(half) 2017-09-08 23:59:00 +00:00
vload_half.inc Implement vload_half{,n} and vload(half) 2017-09-08 23:59:00 +00:00
vstore.cl vstore: Cleanup and add vstore(half) 2017-09-08 23:58:57 +00:00
vstore_half.inc Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00