This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e192535271 An updated test to show the current warnings produced for im [...] new c7b51f6714 [AMDGPU] Change constant addr space to 4
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/BuiltinsAMDGPU.def | 6 ++-- lib/Basic/Targets/AMDGPU.cpp | 18 ++++++------ test/CodeGen/target-data.c | 4 +-- .../address-space-constant-initializers.cl | 11 ++++---- test/CodeGenOpenCL/address-spaces.cl | 10 ++++--- .../amdgpu-debug-info-variable-expression.cl | 6 ++-- .../{amdgpu-env-amdgiz.cl => amdgpu-env-amdgcn.cl} | 2 +- test/CodeGenOpenCL/amdgpu-nullptr.cl | 32 +++++++++++----------- test/CodeGenOpenCL/builtins-amdgcn.cl | 12 ++++---- test/CodeGenOpenCL/cast_image.cl | 2 +- test/CodeGenOpenCL/opencl_types.cl | 28 +++++++++++-------- test/CodeGenOpenCL/private-array-initialization.cl | 2 +- test/CodeGenOpenCL/size_t.cl | 6 ++-- test/CodeGenOpenCL/vla.cl | 9 +++--- 14 files changed, 79 insertions(+), 69 deletions(-) rename test/CodeGenOpenCL/{amdgpu-env-amdgiz.cl => amdgpu-env-amdgcn.cl} (65%)