[all-commits] [llvm/llvm-project] 4a188f: [OpenCL] Add mipmap builtin functions
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Mon Dec 30 02:48:11 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4a188fdfa79b4c1044cbb6fe0ede79583c71a56f
https://github.com/llvm/llvm-project/commit/4a188fdfa79b4c1044cbb6fe0ede79583c71a56f
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2019-12-30 (Mon, 30 Dec 2019)
Changed paths:
M clang/lib/Sema/OpenCLBuiltins.td
Log Message:
-----------
[OpenCL] Add mipmap builtin functions
Add the mipmap builtin functions from the OpenCL extension
specification.
Patch by Pierre Gondois and Sven van Haastregt.
More information about the All-commits
mailing list