This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 88ea57f [docs] Fixing Sphinx warnings to unclog the buildbot new 59e8cab AMDGPU: Fix bug causing crash due to invalid opencl version m [...]
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: lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 22 +++++++++++++--------- .../AMDGPU/invalid-opencl-version-metadata1.ll | 8 ++++++++ .../AMDGPU/invalid-opencl-version-metadata2.ll | 9 +++++++++ .../AMDGPU/invalid-opencl-version-metadata3.ll | 9 +++++++++ 4 files changed, 39 insertions(+), 9 deletions(-) create mode 100644 test/CodeGen/AMDGPU/invalid-opencl-version-metadata1.ll create mode 100644 test/CodeGen/AMDGPU/invalid-opencl-version-metadata2.ll create mode 100644 test/CodeGen/AMDGPU/invalid-opencl-version-metadata3.ll