[all-commits] [llvm/llvm-project] 211ba0: [OpenCL] Add pipe and kernel enqueuing builtins
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Tue Mar 17 06:15:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 211ba00ce00ff3feb9b1f52ece712e370c184015
https://github.com/llvm/llvm-project/commit/211ba00ce00ff3feb9b1f52ece712e370c184015
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2020-03-17 (Tue, 17 Mar 2020)
Changed paths:
M clang/lib/Sema/OpenCLBuiltins.td
Log Message:
-----------
[OpenCL] Add pipe and kernel enqueuing builtins
This excludes some builtins that take argument types not yet handled
by the `-fdeclare-opencl-builtins` machinery, and also excludes
builtins that are already defined in `Builtins.def`.
More information about the All-commits
mailing list