[PATCH] D26476: [AMDGPU] Add support for f16 builtin functions for VI+
Konstantin Zhuravlyov via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 11 10:36:55 PST 2016
kzhuravl updated this revision to Diff 77633.
kzhuravl marked 4 inline comments as done.
kzhuravl added a comment.
Address review feedback: put tests in the same file, update run line, move error tests to SemaOpenCL directory
https://reviews.llvm.org/D26476
Files:
include/clang/Basic/BuiltinsAMDGPU.def
lib/CodeGen/CGBuiltin.cpp
test/CodeGenOpenCL/builtins-amdgcn-error.cl
test/CodeGenOpenCL/builtins-amdgcn-vi.cl
test/CodeGenOpenCL/builtins-amdgcn.cl
test/SemaOpenCL/builtins-amdgcn-error-f16.cl
test/SemaOpenCL/builtins-amdgcn-error.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26476.77633.patch
Type: text/x-patch
Size: 14375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161111/39464d24/attachment-0001.bin>
More information about the cfe-commits
mailing list