This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c475d7913dc [llvm-objdump] Issue error message when object file cannot [...] new 8aac3379380 [AMDGPU] Use packed literals with zero either lower or hi part
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/SIFoldOperands.cpp | 14 ++++- lib/Target/AMDGPU/SIInstrInfo.cpp | 9 +++ test/CodeGen/AMDGPU/add.v2i16.ll | 3 +- test/CodeGen/AMDGPU/immv216.ll | 2 +- test/CodeGen/AMDGPU/pk_max_f16_literal.ll | 95 +++++++++++++++++++++++++++++++ test/CodeGen/AMDGPU/sub.v2i16.ll | 3 +- 6 files changed, 119 insertions(+), 7 deletions(-) create mode 100644 test/CodeGen/AMDGPU/pk_max_f16_literal.ll