This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 447ba1a [AVX-512] Add returns to shift intrinsics that converted from [...] new ebc8fed [AMDGPU] Add f16 builtin functions (VI+)
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 | 10 +++ lib/CodeGen/CGBuiltin.cpp | 16 +++-- test/CodeGenOpenCL/builtins-amdgcn-vi.cl | 71 ++++++++++++++++++++++ test/SemaOpenCL/builtins-amdgcn-error-f16.cl | 18 ++++++ .../builtins-amdgcn-error.cl | 2 +- 5 files changed, 112 insertions(+), 5 deletions(-) create mode 100644 test/SemaOpenCL/builtins-amdgcn-error-f16.cl rename test/{CodeGenOpenCL => SemaOpenCL}/builtins-amdgcn-error.cl (96%)