[PATCH] D69901: [OpenCL] Add integer functions to builtin functions

Sven van Haastregt via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 6 09:13:06 PST 2019


svenvh created this revision.
svenvh added reviewers: Anastasia, Nicola, Pierre.
Herald added subscribers: cfe-commits, kristina, yaxunl.
Herald added a project: clang.

This patch adds the integer builtin functions from the OpenCL C
specification.


Repository:
  rC Clang

https://reviews.llvm.org/D69901

Files:
  clang/lib/Sema/OpenCLBuiltins.td
  clang/test/SemaOpenCL/fdeclare-opencl-builtins.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69901.228079.patch
Type: text/x-patch
Size: 6242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191106/0de18e0d/attachment.bin>


More information about the cfe-commits mailing list