[all-commits] [llvm/llvm-project] 6fc73f: [OpenCL] Add math and common builtin functions
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Thu Nov 7 05:16:53 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6fc73f63660b1fbe3a1af7b3f14d6fe441e0e938
https://github.com/llvm/llvm-project/commit/6fc73f63660b1fbe3a1af7b3f14d6fe441e0e938
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2019-11-07 (Thu, 07 Nov 2019)
Changed paths:
M clang/lib/Sema/OpenCLBuiltins.td
Log Message:
-----------
[OpenCL] Add math and common builtin functions
Add the remaining math and common builtin functions from the OpenCL C
specification.
Patch by Pierre Gondois and Sven van Haastregt.
Differential Revision: https://reviews.llvm.org/D69883
More information about the All-commits
mailing list