[PATCH] D69908: [OpenCL] Add geometric and relational builtin functions

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


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

Adds the geometric and relational builtin functions from the OpenCL C
specification.

Patch by Pierre Gondois and Sven van Haastregt.


Repository:
  rC Clang

https://reviews.llvm.org/D69908

Files:
  clang/lib/Sema/OpenCLBuiltins.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69908.228091.patch
Type: text/x-patch
Size: 6828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191106/8bb792c3/attachment.bin>


More information about the cfe-commits mailing list