This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from fb0be32b52 [X86] AMD znver2 enablement new 567cba84e7 [AMDGPU] Allow using integral non-type template parameters
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 | 4 +- include/clang/Sema/Sema.h | 10 +++ lib/CodeGen/TargetInfo.cpp | 20 ++++- lib/Sema/SemaDeclAttr.cpp | 126 ++++++++++++++++++++++--------- lib/Sema/SemaTemplateInstantiateDecl.cpp | 57 ++++++++++++++ test/SemaCUDA/amdgpu-attrs.cu | 118 ++++++++++++++++++++++++++++- test/SemaOpenCL/amdgpu-attrs.cl | 12 +-- 7 files changed, 300 insertions(+), 47 deletions(-)