[all-commits] [llvm/llvm-project] 4a4402: [OpenCL] Add cl_khr_extended_subgroup extensions.
Anastasia Stulova via All-commits
all-commits at lists.llvm.org
Thu Jun 4 05:30:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4a4402f0d72167477a6252e4c3daf5089ebc8f9a
https://github.com/llvm/llvm-project/commit/4a4402f0d72167477a6252e4c3daf5089ebc8f9a
Author: Anastasia Stulova <anastasia.stulova at arm.com>
Date: 2020-06-04 (Thu, 04 Jun 2020)
Changed paths:
M clang/include/clang/Basic/OpenCLExtensions.def
M clang/lib/Headers/opencl-c.h
M clang/test/SemaOpenCL/extension-version.cl
Log Message:
-----------
[OpenCL] Add cl_khr_extended_subgroup extensions.
Added extensions and their function declarations into
the standard header.
Patch by Piotr Fusik!
Tags: #clang
Differential Revision: https://reviews.llvm.org/D79781
More information about the All-commits
mailing list