[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 12:36:15 PST 2016


kzhuravl updated this revision to Diff 77654.
kzhuravl added a comment.

Leave the return type of `frexp_exph` unchanged


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/SemaOpenCL/builtins-amdgcn-error-f16.cl
  test/SemaOpenCL/builtins-amdgcn-error.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26476.77654.patch
Type: text/x-patch
Size: 13247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161111/9fc2381f/attachment-0001.bin>


More information about the cfe-commits mailing list