]> granicus.if.org Git - clang/commit
[AMDGPU] Add f16 builtin functions (VI+)
authorKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Sun, 13 Nov 2016 02:37:05 +0000 (02:37 +0000)
committerKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Sun, 13 Nov 2016 02:37:05 +0000 (02:37 +0000)
commitebc8fed7d70f5c715ac54e45b7148c47e423ba65
treecf6f48b40e0e2015e07667b71e6209395b085c62
parent447ba1af1fc4b6b77af40a1f4951063a8e17aca8
[AMDGPU] Add f16 builtin functions (VI+)

Differential Revision: https://reviews.llvm.org/D26476

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@286741 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/BuiltinsAMDGPU.def
lib/CodeGen/CGBuiltin.cpp
test/CodeGenOpenCL/builtins-amdgcn-vi.cl
test/SemaOpenCL/builtins-amdgcn-error-f16.cl [new file with mode: 0644]
test/SemaOpenCL/builtins-amdgcn-error.cl [moved from test/CodeGenOpenCL/builtins-amdgcn-error.cl with 96% similarity]