This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c1faee3 [X86][AVX512] Added AVX512F vector sign extend tests new 85d2541 [AMDGPU] Enable absolute expression initializer for amd_kerne [...]
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/AsmParser/AMDGPUAsmParser.cpp | 5 +- lib/Target/AMDGPU/Utils/AMDKernelCodeTInfo.h | 8 +- lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.cpp | 33 +++--- lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.h | 3 +- test/MC/AMDGPU/hsa-exp.s | 129 ++++++++++++++++++++++++ 5 files changed, 155 insertions(+), 23 deletions(-) create mode 100644 test/MC/AMDGPU/hsa-exp.s