[PATCH] D30805: [OpenCL] Add intel_reqd_sub_group_size attribute support

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 4 00:44:42 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302125: [OpenCL] Add intel_reqd_sub_group_size attribute support (authored by pxl).

Changed prior to commit:
  https://reviews.llvm.org/D30805?vs=97772&id=97786#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30805

Files:
  cfe/trunk/include/clang/Basic/Attr.td
  cfe/trunk/include/clang/Basic/AttrDocs.td
  cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/lib/Sema/SemaDeclAttr.cpp
  cfe/trunk/test/CodeGenOpenCL/kernel-attributes.cl
  cfe/trunk/test/Misc/pragma-attribute-supported-attributes-list.test
  cfe/trunk/test/SemaOpenCL/invalid-kernel-attrs.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30805.97786.patch
Type: text/x-patch
Size: 11358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170504/81a49920/attachment.bin>


More information about the cfe-commits mailing list