This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c7f067120d IR: Use pointers instead of GUIDs to represent edges in the [...] new a7d03b5e20 [OpenCL] Add intel_reqd_sub_group_size attribute support
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Basic/Attr.td | 7 +++++ include/clang/Basic/AttrDocs.td | 15 ++++++++++ lib/CodeGen/CodeGenFunction.cpp | 32 ++++++++++++++-------- lib/CodeGen/CodeGenFunction.h | 12 ++------ lib/Sema/SemaDeclAttr.cpp | 28 +++++++++++++++++++ test/CodeGenOpenCL/kernel-attributes.cl | 4 +++ ...pragma-attribute-supported-attributes-list.test | 3 +- test/SemaOpenCL/invalid-kernel-attrs.cl | 4 +++ 8 files changed, 82 insertions(+), 23 deletions(-)