[all-commits] [llvm/llvm-project] 989bed: [OpenCL] Add cl_khr_integer_dot_product
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Fri Jul 23 02:11:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 989bedec7a6ae95a0db865f23677047f78dc9257
https://github.com/llvm/llvm-project/commit/989bedec7a6ae95a0db865f23677047f78dc9257
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M clang/lib/Headers/opencl-c-base.h
M clang/lib/Headers/opencl-c.h
M clang/lib/Sema/OpenCLBuiltins.td
M clang/test/Headers/opencl-c-header.cl
Log Message:
-----------
[OpenCL] Add cl_khr_integer_dot_product
Add the builtins defined by Section 42 "Integer dot product" in
the OpenCL Extension Specification.
Differential Revision: https://reviews.llvm.org/D106434
More information about the All-commits
mailing list