[PATCH] D69883: [OpenCL] Add math and common builtin functions
Sven van Haastregt via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 6 02:13:43 PST 2019
svenvh created this revision.
svenvh added reviewers: Anastasia, Pierre, Nicola.
Herald added subscribers: cfe-commits, kristina, yaxunl.
Herald added a reviewer: rengolin.
Herald added a project: clang.
Add the math and common builtin functions from the OpenCL C
specification.
Patch by Pierre Gondois and Sven van Haastregt.
Repository:
rC Clang
https://reviews.llvm.org/D69883
Files:
clang/lib/Sema/OpenCLBuiltins.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69883.228024.patch
Type: text/x-patch
Size: 9119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191106/762d5d56/attachment.bin>
More information about the cfe-commits
mailing list